summaryrefslogtreecommitdiff
path: root/packages/frontend/src/components/MkTutorialDialog.Sensitive.vue
diff options
context:
space:
mode:
authorMar0xy <marie@kaifa.ch>2023-11-04 14:32:28 +0100
committerMar0xy <marie@kaifa.ch>2023-11-04 14:32:28 +0100
commit647e76ab36ee99d5c3e6da95cd4a941d6cbc8114 (patch)
tree01039aa66e053c1da9cf9d04a9474b1b7756daf3 /packages/frontend/src/components/MkTutorialDialog.Sensitive.vue
parentupd: change misskey to sharkey, msky to shonk (diff)
parentNew Crowdin updates (#12241) (diff)
downloadsharkey-647e76ab36ee99d5c3e6da95cd4a941d6cbc8114.tar.gz
sharkey-647e76ab36ee99d5c3e6da95cd4a941d6cbc8114.tar.bz2
sharkey-647e76ab36ee99d5c3e6da95cd4a941d6cbc8114.zip
merge: upstream
Diffstat (limited to 'packages/frontend/src/components/MkTutorialDialog.Sensitive.vue')
-rw-r--r--packages/frontend/src/components/MkTutorialDialog.Sensitive.vue1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/frontend/src/components/MkTutorialDialog.Sensitive.vue b/packages/frontend/src/components/MkTutorialDialog.Sensitive.vue
index c913b16bf2..bf30c10e5e 100644
--- a/packages/frontend/src/components/MkTutorialDialog.Sensitive.vue
+++ b/packages/frontend/src/components/MkTutorialDialog.Sensitive.vue
@@ -11,6 +11,7 @@ SPDX-License-Identifier: AGPL-3.0-only
<MkPostForm
:class="$style.exampleRoot"
:mock="true"
+ :autofocus="false"
:initialNote="exampleNote"
@fileChangeSensitive="doSucceeded"
></MkPostForm>