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 5969b99 commit 5a031c0Copy full SHA for 5a031c0
src/App.vue
@@ -61,7 +61,7 @@ import IconFormatList from 'vue-material-design-icons/FormatListBulletedSquare.v
61
import AppSettingsDialog from './components/settings/AppSettingsDialog.vue'
62
import LogTable from './components/table/LogTable.vue'
63
64
-import '@nextcloud/dialogs/dist/index.css'
+import '@nextcloud/dialogs/style.css'
65
66
/** If currently showing the settings modal */
67
const areSettingsShown = ref(false)
0 commit comments