Automatyzacja roku w stopce

This commit is contained in:
2022-01-04 16:16:00 +01:00
parent 1f708023e6
commit 9010a45086
+2 -2
View File
@@ -79,7 +79,7 @@
<a href="https://td2.info.pl/profile/?u=20777" target="_blank">
Spythere
</a>
2021 | v{{ VERSION }}
{{ new Date().getUTCFullYear() }} | v{{ VERSION }}
</footer>
</div>
</div>
@@ -151,7 +151,7 @@ export default defineComponent({
this.updateModalVisible = this.hasReleaseNotes && !StorageManager.getBooleanValue('version_notes_read');
this.updateToNewestVersion();
this.updateToNewestVersion();
},
methods: {