mirror of
https://github.com/gotson/komga.git
synced 2026-05-08 12:35:30 +02:00
stuff
This commit is contained in:
parent
b5eb2b6e95
commit
e3a7342ea6
1 changed files with 1 additions and 3 deletions
4
next-ui/dir2json.d.ts
vendored
4
next-ui/dir2json.d.ts
vendored
|
|
@ -4,9 +4,7 @@
|
|||
// noinspection JSUnusedGlobalSymbols
|
||||
// Auto generated by vite-plugin-dir2json
|
||||
declare module "*i18n?dir2json&ext=.json&1" {
|
||||
const json: {
|
||||
"en": string;
|
||||
};
|
||||
const json: {};
|
||||
export default json;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue