mirror of
https://github.com/BrenBroZAYT/dashy.git
synced 2026-06-16 16:20:03 +00:00
🩹 Adds missing tooltip to theme configurator
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user