summaryrefslogtreecommitdiff
path: root/packages/frontend/src/tips.ts
diff options
context:
space:
mode:
authorsyuilo <4439005+syuilo@users.noreply.github.com>2025-11-07 11:03:33 +0900
committerGitHub <noreply@github.com>2025-11-07 11:03:33 +0900
commite312283ea016630521c972cd42439655759a48a7 (patch)
treee01190eadda5b012532ff47af42a7dd3fc6210bc /packages/frontend/src/tips.ts
parentUpdate package.json (diff)
downloadmisskey-e312283ea016630521c972cd42439655759a48a7.tar.gz
misskey-e312283ea016630521c972cd42439655759a48a7.tar.bz2
misskey-e312283ea016630521c972cd42439655759a48a7.zip
enhance(frontend): 投稿フォームのヒントを追加 (#16712)
* wip * wip * Update MkSpot.vue * Update MkPostForm.vue * wip * wip * Update CHANGELOG.md
Diffstat (limited to 'packages/frontend/src/tips.ts')
-rw-r--r--packages/frontend/src/tips.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/frontend/src/tips.ts b/packages/frontend/src/tips.ts
index 7218f4c19a..8a58e2aa63 100644
--- a/packages/frontend/src/tips.ts
+++ b/packages/frontend/src/tips.ts
@@ -11,6 +11,7 @@ export const TIPS = [
'postFormUploader',
'clips',
'userLists',
+ 'postForm',
'tl.home',
'tl.local',
'tl.social',