diff --git a/package.json b/package.json index 59254ee..b0234f9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "stacjownik", - "version": "1.4.7", + "version": "1.4.8", "private": true, "scripts": { "serve": "vue-cli-service serve", diff --git a/src/App.vue b/src/App.vue index d439ddd..1fe0582 100644 --- a/src/App.vue +++ b/src/App.vue @@ -12,25 +12,18 @@ Stacj - trainlogo + trainlogo wnik - - icon-pl + icon-pl - icon-en + icon-en @@ -50,63 +40,41 @@
- icon dispatcher + icon dispatcher {{ data.activeStationCount }} {{ data.activeTrainCount }} - icon train + icon train
- {{ $t("app.sceneries") }} + {{ $t("app.sceneries") }} / - {{ $t("app.trains") }} + {{ $t("app.trains") }}
- - + -
@@ -142,7 +110,7 @@ export default defineComponent({ }, data: () => ({ - VERSION: "1.4.7", + VERSION: "1.4.8", updateModalVisible: false, hasReleaseNotes: false, currentLang: "pl",