embedding progress

This commit is contained in:
vcoppe
2024-07-11 18:42:49 +02:00
parent 24cf98d68f
commit 030f08abfd
21 changed files with 760 additions and 251 deletions

View File

@@ -9,7 +9,7 @@
exportState
} from '$lib/stores';
import { fileObservers } from '$lib/db';
import { Cloud, Download } from 'lucide-svelte';
import { Download } from 'lucide-svelte';
import { _ } from 'svelte-i18n';
import { selection } from './file-list/Selection';