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:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user