Update index.d.ts
This commit is contained in:
Vendored
+2
@@ -2271,6 +2271,8 @@ export interface Locale {
|
||||
"resetPassword": string;
|
||||
"suspendRemoteInstance": string;
|
||||
"unsuspendRemoteInstance": string;
|
||||
"markSensitiveDriveFile": string;
|
||||
"unmarkSensitiveDriveFile": string;
|
||||
};
|
||||
}
|
||||
declare const locales: {
|
||||
|
||||
Reference in New Issue
Block a user