mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 13:28:11 +00:00
Aktualizacja listy scenerii
This commit is contained in:
+1
-2
@@ -51,10 +51,9 @@ import { Action, Getter } from "vuex-class";
|
||||
import { mapGetters, mapActions } from "vuex";
|
||||
|
||||
import Clock from "@/components/App/Clock.vue";
|
||||
import Modal from "@/components/Global/Modal.vue";
|
||||
|
||||
@Component({
|
||||
components: { Clock, Modal },
|
||||
components: { Clock },
|
||||
})
|
||||
export default class App extends Vue {
|
||||
@Action("synchronizeData") synchronizeData;
|
||||
|
||||
Reference in New Issue
Block a user