mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 13:28:11 +00:00
Nowe filtry statusów scenerii; aktualizacja scenerii
This commit is contained in:
@@ -168,6 +168,10 @@ export default defineComponent({
|
||||
StorageManager.setStringValue("lang", lang);
|
||||
},
|
||||
|
||||
updateToNewest() {
|
||||
// to do
|
||||
},
|
||||
|
||||
loadLang() {
|
||||
const storageLang = StorageManager.getStringValue("lang");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user