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