Поправки багов

This commit is contained in:
Book Pauk
2022-11-27 21:03:12 +07:00
parent a7f71562b4
commit 49583d3407
4 changed files with 15 additions and 21 deletions

View File

@@ -109,10 +109,6 @@ class Api {
}
}
get config() {
return this.$store.state.config;
}
get settings() {
return this.$store.state.settings;
}