Poprawki w wyglądzie

This commit is contained in:
2021-03-20 21:59:00 +01:00
parent c0e8c000dd
commit 2f253bbb48
4 changed files with 5 additions and 13 deletions
+1 -1
View File
@@ -108,7 +108,7 @@ export default class App extends Vue {
@Action("synchronizeData") synchronizeData;
@Getter("getAllData") data;
private VERSION = "1.4.3";
private VERSION = "1.4.4";
hasReleaseNotes = false;
updateModalVisible = false;