chore(app): moved discord link from footer to stations view

This commit is contained in:
2026-02-20 01:38:13 +01:00
parent 86fbaa2510
commit 1d95b26e9c
4 changed files with 17 additions and 17 deletions
-7
View File
@@ -7,13 +7,6 @@
v{{ version }}{{ isOnProductionHost ? '' : 'dev' }}
</button>
<br />
<a href="https://discord.gg/x2mpNN3svk">
<img src="/images/icon-discord.png" alt="discord logo icon" />&nbsp;<b class="text--discord">
{{ $t('footer.discord') }}
</b>
</a>
<div style="display: none">&int; ukryta taktyczna całka do programowania w HTMLu</div>
</footer>
</template>