mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 13:28:11 +00:00
Reorganizacja modułów, naprawa synchronizacji stacji
This commit is contained in:
@@ -52,7 +52,7 @@ export default class StationsView extends Vue {
|
||||
inputs = { ...inputData };
|
||||
STORAGE_KEY: string = "options_saved";
|
||||
|
||||
@Getter("getStations") stations!: Station[];
|
||||
@Getter("getStationList") stations!: Station[];
|
||||
@Getter("getConnectionState") connectionState!: ConnState;
|
||||
|
||||
@Action("setFilter") setFilter;
|
||||
|
||||
Reference in New Issue
Block a user