1
0
mirror of https://github.com/amir20/dozzle.git synced 2025-12-21 21:33:18 +01:00

feat: moves settings to top of the home page (#2659)

This commit is contained in:
Amir Raminfar
2024-01-05 17:56:29 -08:00
committed by GitHub
parent 77517a76da
commit c1eb699dc6
7 changed files with 9 additions and 13 deletions

View File

@@ -29,9 +29,6 @@
class="btn-sm"
v-if="config.hosts.length > 1"
/>
<router-link :to="{ name: 'settings' }" class="btn btn-outline btn-sm">
<mdi:cog /> {{ $t("button.settings") }}
</router-link>
</div>
<ul class="menu">