chore: clean up footer
parent
3691ec389a
commit
06ef226440
|
@ -95,10 +95,5 @@ function toggleDark() {
|
||||||
GitHub
|
GitHub
|
||||||
</NuxtLink>
|
</NuxtLink>
|
||||||
</div>
|
</div>
|
||||||
<div>
|
|
||||||
<button hover:underline @click="toggleKeyboardShortcuts">
|
|
||||||
{{ $t('magic_keys.dialog_header') }}
|
|
||||||
</button>
|
|
||||||
</div>
|
|
||||||
</footer>
|
</footer>
|
||||||
</template>
|
</template>
|
||||||
|
|
Loading…
Reference in New Issue