v7.5
This commit is contained in:
Vendored
+1
-1
@@ -41,7 +41,7 @@ interface legalTypes {
|
||||
|
||||
interface adminTypes {
|
||||
name: string;
|
||||
showMail: boolean;
|
||||
showMail: string | false;
|
||||
}
|
||||
|
||||
interface uwuzuTypes {
|
||||
|
||||
Reference in New Issue
Block a user