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>