mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
lint compliance
This commit is contained in:
parent
a187222ed5
commit
b697c88ea9
@ -1161,7 +1161,6 @@ define([
|
||||
h('i.fa.fa-check'),
|
||||
h('span', Messages.mfa_enable)
|
||||
]);
|
||||
var $confirmBtn = $(confirmOTP);
|
||||
var lock = false;
|
||||
|
||||
confirmOTP.addEventListener('click', function () {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user