mirror of
https://github.com/gotson/komga.git
synced 2026-05-08 12:35:30 +02:00
plop
This commit is contained in:
parent
c5595c7bb4
commit
cc028cad9c
1 changed files with 0 additions and 1 deletions
1
next-ui/src/components.d.ts
vendored
1
next-ui/src/components.d.ts
vendored
|
|
@ -43,7 +43,6 @@ declare module 'vue' {
|
|||
RouterLink: typeof import('vue-router')['RouterLink']
|
||||
RouterView: typeof import('vue-router')['RouterView']
|
||||
ServerSettings: typeof import('./components/server/Settings.vue')['default']
|
||||
UserAuthenticationActivityTable: typeof import('./components/user/AuthenticationActivityTable.vue')['default']
|
||||
UserDeletionWarning: typeof import('./components/user/DeletionWarning.vue')['default']
|
||||
UserDetails: typeof import('./components/user/Details.vue')['default']
|
||||
UserFormChangePassword: typeof import('./components/user/form/ChangePassword.vue')['default']
|
||||
|
|
|
|||
Loading…
Reference in a new issue