1
0

add missing modlog render blocks

This commit is contained in:
Hazelnoot
2025-02-27 10:29:03 -05:00
parent c44c59e9ae
commit e5b8fc3c80
3 changed files with 22 additions and 2 deletions
+5 -1
View File
@@ -11662,9 +11662,13 @@ export interface Locale extends ILocale {
*/
"flash": string;
/**
* Files removed:
* Files removed
*/
"filesRemoved": string;
/**
* File imported
*/
"fileImported": string;
/**
* Failed to load no
*/