🩹 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