This commit is contained in:
vcoppe
2025-10-05 19:34:05 +02:00
parent 1cc07901f6
commit 0733562c0d
70 changed files with 2641 additions and 2968 deletions

View File

@@ -20,7 +20,7 @@
allowedMoves,
moveItems,
type ListItem,
} from './FileList';
} from './file-list';
import { selection } from './Selection';
import { isMac } from '$lib/utils';