Update index.d.ts
This commit is contained in:
parent
841e6ff901
commit
80d52f65eb
2
locales/index.d.ts
vendored
2
locales/index.d.ts
vendored
@ -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: {
|
||||||
|
Loading…
Reference in New Issue
Block a user