1
0
Fork 1
mirror of https://github.com/elk-zone/elk.git synced 2024-07-03 13:06:47 +01:00

chore: clean up footer

This commit is contained in:
Anthony Fu 2023-09-08 17:57:08 +02:00
parent 3691ec389a
commit 06ef226440

View file

@ -95,10 +95,5 @@ function toggleDark() {
GitHub
</NuxtLink>
</div>
<div>
<button hover:underline @click="toggleKeyboardShortcuts">
{{ $t('magic_keys.dialog_header') }}
</button>
</div>
</footer>
</template>