summaryrefslogtreecommitdiff
path: root/locales/index.d.ts
diff options
context:
space:
mode:
Diffstat (limited to 'locales/index.d.ts')
-rw-r--r--locales/index.d.ts4
1 files changed, 4 insertions, 0 deletions
diff --git a/locales/index.d.ts b/locales/index.d.ts
index 7e4892eb39..c9f67c8110 100644
--- a/locales/index.d.ts
+++ b/locales/index.d.ts
@@ -9786,6 +9786,10 @@ export interface Locale extends ILocale {
*/
"login": string;
/**
+ * アクセストークンの作成
+ */
+ "createToken": string;
+ /**
* 通知のテスト
*/
"test": string;