diff options
| author | Henry Jameson <me@hjkos.com> | 2022-03-29 16:00:56 +0300 |
|---|---|---|
| committer | Henry Jameson <me@hjkos.com> | 2022-03-29 16:00:56 +0300 |
| commit | e80e53d9d2b02f12c522f3f3d2fe6ae09739d675 (patch) | |
| tree | fa547fd8fba0a7888b718fe5ac32033ae343e650 /src/components/post_status_form | |
| parent | 3e0bb91ff2133d4c26e0bd267a82ab5b64b2fa49 (diff) | |
| parent | afcfcce2e61ab5a4be8b618e61572d8eabe4ac7e (diff) | |
Merge branch 'vue3-again' into vue3-no-compat
* vue3-again:
re-fix i18n warnings again
fix qr code
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" |
