Мелкая поправка

This commit is contained in:
Book Pauk
2020-12-13 22:53:47 +07:00
parent 7460ff7055
commit 4184fda247

View File

@@ -312,7 +312,7 @@ class Reader extends Vue {
if (this.version != this.clientVersion)
this.$root.notify.info(`Вышла новая версия (v${this.version}) читалки.<br>Пожалуйста, обновите страницу${againMes}.`, 'Обновление');
} catch(e) {
//
console.error(e);
}
}