fix TypeScript errors in modlog.MogLog.vue
This commit is contained in:
Vendored
+4
@@ -10214,6 +10214,10 @@ export interface Locale extends ILocale {
|
||||
* Approved
|
||||
*/
|
||||
"approve": string;
|
||||
/**
|
||||
* Declined
|
||||
*/
|
||||
"decline": string;
|
||||
/**
|
||||
* Set remote instance as NSFW
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user