From 78c5ab1a72213d13a15174445087ec77e44c9653 Mon Sep 17 00:00:00 2001 From: Lisoveliy Date: Thu, 24 Jul 2025 17:31:26 +0300 Subject: [PATCH] fix: fix of consts --- setting/consts.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setting/consts.js b/setting/consts.js index 39e40cf..5c9c056 100644 --- a/setting/consts.js +++ b/setting/consts.js @@ -20,7 +20,7 @@ export const content = { }, changeButton: { label: "Change TOTP link", - placeHolder: this.createButton.placeHolder + placeHolder: "otpauth(-migration)://" }, deleteButton: { label: "Delete"