Poprawki wyglądu zakładki pociągów i scenerii

This commit is contained in:
2021-03-04 12:47:57 +01:00
parent 639888a499
commit 07b98d2490
8 changed files with 50 additions and 486 deletions
+1 -1
View File
@@ -59,7 +59,7 @@
</template>
<script lang="ts">
import { Vue, Component, Prop } from "vue-property-decorator";
import { Vue, Component } from "vue-property-decorator";
import { Action, Getter } from "vuex-class";
import UpdateModal from "@/components/Global/UpdateModal.vue";