diff options
Diffstat (limited to 'src/components/shadow_control')
| -rw-r--r-- | src/components/shadow_control/shadow_control.vue | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/components/shadow_control/shadow_control.vue b/src/components/shadow_control/shadow_control.vue index d1e5fc22..f2fc7b99 100644 --- a/src/components/shadow_control/shadow_control.vue +++ b/src/components/shadow_control/shadow_control.vue @@ -204,7 +204,8 @@ v-model="selected.alpha" :disabled="!present" /> - <i18n-t scope="global" + <i18n-t + scope="global" keypath="settings.style.shadows.hintV3" tag="p" > |
