mirror of
https://github.com/pi-hole/web.git
synced 2025-12-20 02:38:28 +00:00
@@ -269,6 +269,8 @@ $("#modal-totp").on("shown.bs.modal", function () {
|
||||
level: "Q",
|
||||
size: 300,
|
||||
});
|
||||
$("#qrcode-spinner").hide();
|
||||
$("#qrcode").show();
|
||||
})
|
||||
.fail(function (data) {
|
||||
apiFailure(data);
|
||||
|
||||
Reference in New Issue
Block a user