mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 05:18:11 +00:00
Fix: zmiana regionów w filtrach
This commit is contained in:
@@ -167,7 +167,6 @@ export default defineComponent({
|
||||
|
||||
handleChangeRegion() {
|
||||
this.$store.commit(MUTATIONS.SET_REGION, this.currentRegion);
|
||||
this.$store.dispatch(ACTIONS.fetchOnlineData);
|
||||
|
||||
this.closeCard();
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user