mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-04 22:08:12 +00:00
Automatyzacja roku w stopce
This commit is contained in:
+2
-2
@@ -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: {
|
||||||
|
|||||||
Reference in New Issue
Block a user