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