mirror of
https://github.com/louislam/dockge.git
synced 2024-11-23 19:34:04 +00:00
Minor
This commit is contained in:
parent
99eda980f8
commit
a50da632bb
1 changed files with 0 additions and 2 deletions
2
frontend/components.d.ts
vendored
2
frontend/components.d.ts
vendored
|
@ -10,8 +10,6 @@ declare module 'vue' {
|
|||
About: typeof import('./src/components/settings/About.vue')['default']
|
||||
Appearance: typeof import('./src/components/settings/Appearance.vue')['default']
|
||||
ArrayInput: typeof import('./src/components/ArrayInput.vue')['default']
|
||||
ArrayInputGeneral: typeof import('./src/components/ArrayInputGeneral.vue')['default']
|
||||
ArrayInputXDockge: typeof import('./src/components/ArrayInputXDockge.vue')['default']
|
||||
ArraySelect: typeof import('./src/components/ArraySelect.vue')['default']
|
||||
BDropdown: typeof import('bootstrap-vue-next')['BDropdown']
|
||||
BDropdownItem: typeof import('bootstrap-vue-next')['BDropdownItem']
|
||||
|
|
Loading…
Reference in a new issue