We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fda2333 commit 4c7e643Copy full SHA for 4c7e643
apps/comments/src/files-sidebar.ts
@@ -10,7 +10,7 @@ import { loadState } from '@nextcloud/initial-state'
10
import { t } from '@nextcloud/l10n'
11
import wrap from '@vue/web-component-wrapper'
12
import { createPinia, PiniaVuePlugin } from 'pinia'
13
-import Vue, { defineAsyncComponent } from 'vue'
+import Vue from 'vue'
14
import { registerCommentsPlugins } from './comments-activity-tab.ts'
15
import FilesSidebarTab from './views/FilesSidebarTab.vue'
16
0 commit comments