mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-04 05:48:11 +00:00
1.3.5->.6: aktualizacja scenerii, poprawki w filtrowaniu
This commit is contained in:
+2
-2
@@ -38,7 +38,7 @@
|
||||
<footer class="app_footer">
|
||||
©
|
||||
<a href="https://td2.info.pl/profile/?u=20777" target="_blank">Spythere</a>
|
||||
2020-2021 | v{{VERSION}}
|
||||
2021 | v{{VERSION}}
|
||||
</footer>
|
||||
</div>
|
||||
</div>
|
||||
@@ -59,7 +59,7 @@ export default class App extends Vue {
|
||||
@Action("synchronizeData") synchronizeData;
|
||||
@Getter("getAllData") data;
|
||||
|
||||
private VERSION = "1.3.5";
|
||||
private VERSION = "1.3.6";
|
||||
|
||||
async mounted() {
|
||||
this.synchronizeData();
|
||||
|
||||
Reference in New Issue
Block a user