mirror of
https://github.com/Spythere/genera-tor.git
synced 2026-05-03 13:38:12 +00:00
fix: footer typo
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@
|
||||
<footer>
|
||||
© <a href="https://td2.info.pl/profile/?u=20777">Spythere</a>
|
||||
{{ new Date().getUTCFullYear() }} |
|
||||
<button class="g-button text" @click="store.updateCardOpen = true">v.{{ appVersion }}</button>
|
||||
<button class="g-button text" @click="store.updateCardOpen = true">v{{ appVersion }}</button>
|
||||
</footer>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user