mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-29 02:52:27 +08:00
Disabled TOTP checkbox
This commit is contained in:
parent
ede7bbd8ed
commit
06da11ff41
@ -37,7 +37,7 @@ const TPL = `
|
||||
<label>
|
||||
<b>TOTP Enabled</b>
|
||||
</label>
|
||||
<input type="checkbox" class="totp-enabled" />
|
||||
<input type="checkbox" class="totp-enabled" disabled="true" />
|
||||
<span class="env-totp-enabled" "alert alert-warning" role="alert" style="font-weight: bold; color: red !important;" > </span>
|
||||
</div>
|
||||
<div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user