mirror of
https://github.com/Lissy93/dashy.git
synced 2025-07-23 13:45:33 +02:00
🩹 Adds missing tooltip to theme configurator
This commit is contained in:
parent
ab47690a01
commit
86b83e7e3b
@ -12,6 +12,7 @@
|
|||||||
<IconPalette
|
<IconPalette
|
||||||
class="color-button"
|
class="color-button"
|
||||||
@click="openThemeConfigurator"
|
@click="openThemeConfigurator"
|
||||||
|
v-tooltip="$t('theme-maker.title')"
|
||||||
/>
|
/>
|
||||||
<CustomThemeMaker
|
<CustomThemeMaker
|
||||||
v-if="themeConfiguratorOpen"
|
v-if="themeConfiguratorOpen"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user