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"> <a href="https://td2.info.pl/profile/?u=20777" target="_blank">
Spythere Spythere
</a> </a>
2021 | v{{ VERSION }} {{ new Date().getUTCFullYear() }} | v{{ VERSION }}
</footer> </footer>
</div> </div>
</div> </div>
@@ -151,7 +151,7 @@ export default defineComponent({
this.updateModalVisible = this.hasReleaseNotes && !StorageManager.getBooleanValue('version_notes_read'); this.updateModalVisible = this.hasReleaseNotes && !StorageManager.getBooleanValue('version_notes_read');
this.updateToNewestVersion(); this.updateToNewestVersion();
}, },
methods: { methods: {