mirror of
https://github.com/immich-app/immich.git
synced 2025-12-22 15:17:05 -08:00
feat: enhance keyboard actions/help modal
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<script lang="ts">
|
||||
import { page } from '$app/state';
|
||||
import { shouldIgnoreEvent } from '$lib/actions/shortcut';
|
||||
import { shouldIgnoreEvent } from '$lib/actions/input';
|
||||
import { authManager } from '$lib/managers/auth-manager.svelte';
|
||||
import { dragAndDropFilesStore } from '$lib/stores/drag-and-drop-files.store';
|
||||
import { fileUploadHandler } from '$lib/utils/file-uploader';
|
||||
|
||||
Reference in New Issue
Block a user