mirror of
https://github.com/jellyfin/jellyfin-vue.git
synced 2024-11-30 09:40:46 +00:00
style: automatic eslint fix
Signed-off-by: Fernando Fernández <ferferga@hotmail.com>
This commit is contained in:
parent
4896ad319c
commit
1716da7d96
1
frontend/types/global/plugins.d.ts
vendored
1
frontend/types/global/plugins.d.ts
vendored
@ -33,6 +33,7 @@ declare module 'vue' {
|
||||
|
||||
declare module 'vue-i18n' {
|
||||
type messages = typeof enUS;
|
||||
|
||||
export interface DefineLocaleMessage extends messages {}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user