Рефакторинг + добавлено формирование и парсинг параметров в URL

This commit is contained in:
Book Pauk
2022-09-15 20:53:28 +07:00
parent f362026a21
commit 9d3a1e45da
5 changed files with 269 additions and 69 deletions

View File

@@ -96,6 +96,7 @@ class SelectLangDialog {
}
mounted() {
this.updateTicked();
}
async init() {