This commit is contained in:
2020-01-09 13:41:14 +01:00
parent f92a529502
commit 3b716f63ca
+1 -1
View File
@@ -412,7 +412,7 @@ window.cancelRequestAnimFrame = (function () {
.catch(function () { })
.then(function (approval) {
if (!approval) {
ctx.fillText("Не удалось сохранить с этим ключем", W / 2, H / 2 + 65);
ctx.fillText("Не удалось сохранить с этим ключом", W / 2, H / 2 + 65);
return
}