Skip to content

Commit 737afc9

Browse files
authored
fixup!
Signed-off-by: Ferdinand Thiessen <[email protected]>
1 parent ab8c145 commit 737afc9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/files/src/components/FilesListVirtual.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ import type { Location } from 'vue-router'
6666
6767
import { showError } from '@nextcloud/dialogs'
6868
import { subscribe, unsubscribe } from '@nextcloud/event-bus'
69+
import { Folder, Permission, View, getFileActions, FileType } from '@nextcloud/files'
6970
import { n, t } from '@nextcloud/l10n'
7071
import { useHotKey } from '@nextcloud/vue/composables/useHotKey'
7172
import { defineComponent } from 'vue'

0 commit comments

Comments
 (0)