diff options
| author | Henry Jameson <me@hjkos.com> | 2022-03-29 15:46:21 +0300 |
|---|---|---|
| committer | Henry Jameson <me@hjkos.com> | 2022-03-29 15:46:21 +0300 |
| commit | afcfcce2e61ab5a4be8b618e61572d8eabe4ac7e (patch) | |
| tree | a6a55fbb3924d2a30aa4b9081405ca50d2cbe106 /src/components/post_status_form | |
| parent | 3171241c6fb0b37408098d9607623a8bf86777ee (diff) | |
re-fix i18n warnings again
Diffstat (limited to 'src/components/post_status_form')
| -rw-r--r-- | src/components/post_status_form/post_status_form.vue | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/components/post_status_form/post_status_form.vue b/src/components/post_status_form/post_status_form.vue index 45ec9656..8c0b74a3 100644 --- a/src/components/post_status_form/post_status_form.vue +++ b/src/components/post_status_form/post_status_form.vue @@ -23,6 +23,7 @@ keypath="post_status.account_not_locked_warning" tag="p" class="visibility-notice" + scope="global" > <button class="button-unstyled -link" |
