fix: remove random accidental import, fix build system
This commit is contained in:
parent
c8b7c1d909
commit
059282706b
2 changed files with 1 additions and 2 deletions
|
@ -66,7 +66,6 @@ import Appearance from '~/components/Settings/AppSettings/Appearance.vue';
|
|||
import Notifications from '~/components/Settings/AppSettings/Notifications.vue';
|
||||
import Keybinds from '~/components/Settings/AppSettings/Keybinds.vue';
|
||||
import Language from '~/components/Settings/AppSettings/Language.vue';
|
||||
import { WINDOW } from 'cropperjs';
|
||||
|
||||
const settingsCategories = {
|
||||
userSettings: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue