BottomSheet.svelte is not imported anywhere — NewTaskInput hand-rolls its own sheet. SetupScreen had a standalone testConnection() function that was only ever reachable through connectAndBrowse which calls test_webdav_connection directly; the standalone variant had no callers. |
||
|---|---|---|
| .. | ||
| src | ||
| src-tauri | ||
| tauri-plugin-credentials | ||
| .gitignore | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| svelte.config.js | ||
| tsconfig.json | ||
| vite.config.ts | ||