mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 13:28:11 +00:00
Poprawki
This commit is contained in:
+3
-3
@@ -74,10 +74,10 @@ export default class App extends Vue {
|
||||
@Action("synchronizeData") synchronizeData;
|
||||
@Getter("getAllData") data;
|
||||
|
||||
private VERSION = "1.4";
|
||||
private VERSION = "1.4.1";
|
||||
|
||||
hasReleaseNotes = true;
|
||||
updateModalVisible = true;
|
||||
hasReleaseNotes = false;
|
||||
updateModalVisible = false;
|
||||
|
||||
async mounted() {
|
||||
this.synchronizeData();
|
||||
|
||||
Reference in New Issue
Block a user