1
0

fix: modlog not showing text on approve

This commit is contained in:
Mar0xy
2023-10-18 21:24:34 +02:00
parent 887f422511
commit 07b72c65b9
4 changed files with 6 additions and 0 deletions
+1
View File
@@ -2300,6 +2300,7 @@ export interface Locale {
"updateRole": string;
"assignRole": string;
"unassignRole": string;
"approve": string;
"suspend": string;
"unsuspend": string;
"addCustomEmoji": string;