fix TypeScript errors in modlog.MogLog.vue
This commit is contained in:
parent
935a62f5e5
commit
4f79f85703
6 changed files with 63 additions and 3 deletions
4
locales/index.d.ts
vendored
4
locales/index.d.ts
vendored
|
|
@ -10214,6 +10214,10 @@ export interface Locale extends ILocale {
|
|||
* Approved
|
||||
*/
|
||||
"approve": string;
|
||||
/**
|
||||
* Declined
|
||||
*/
|
||||
"decline": string;
|
||||
/**
|
||||
* Set remote instance as NSFW
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue