diff options
| author | Henry Jameson <me@hjkos.com> | 2022-03-29 12:04:09 +0300 |
|---|---|---|
| committer | Henry Jameson <me@hjkos.com> | 2022-03-29 12:04:09 +0300 |
| commit | b93e5437bdfa3f5d3c2e3d9cfec896c399728dfc (patch) | |
| tree | 2f727796352c6f57e31191a2158aae82cf5e03ca /src/components/shadow_control/shadow_control.vue | |
| parent | 64d56e651526acdba402d4fcae7fc6fa919c0319 (diff) | |
manual lint
Diffstat (limited to 'src/components/shadow_control/shadow_control.vue')
| -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" > |
