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