From 80d52f65ebea4ec35d1cf4f1a660dc4a6f0789ed Mon Sep 17 00:00:00 2001 From: syuilo Date: Sun, 24 Sep 2023 15:41:07 +0900 Subject: [PATCH] Update index.d.ts --- locales/index.d.ts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/locales/index.d.ts b/locales/index.d.ts index 0ca5919dd4..aa63c03856 100644 --- a/locales/index.d.ts +++ b/locales/index.d.ts @@ -2271,6 +2271,8 @@ export interface Locale { "resetPassword": string; "suspendRemoteInstance": string; "unsuspendRemoteInstance": string; + "markSensitiveDriveFile": string; + "unmarkSensitiveDriveFile": string; }; } declare const locales: {