main
Nikita Tokarchuk 4 years ago
parent f92a529502
commit 3b716f63ca
  1. 2
      task2/js/main.js

@ -412,7 +412,7 @@ window.cancelRequestAnimFrame = (function () {
.catch(function () { }) .catch(function () { })
.then(function (approval) { .then(function (approval) {
if (!approval) { if (!approval) {
ctx.fillText("Не удалось сохранить с этим ключем", W / 2, H / 2 + 65); ctx.fillText("Не удалось сохранить с этим ключом", W / 2, H / 2 + 65);
return return
} }

Loading…
Cancel
Save