1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-02 19:05:55 +02:00

enhance(frontend): 投稿フォームにアップローダーを埋め込み (#16173)

* wip

* Update MkPostForm.vue

* wip

* wip

* Update MkPostForm.vue

* wip

* wip

* add tip

* Update tips.ts

* Update MkPostForm.vue
This commit is contained in:
syuilo
2025-06-07 07:47:43 +09:00
committed by GitHub
parent be35fe468b
commit 9bd5f887de
8 changed files with 871 additions and 663 deletions

View File

@@ -8,6 +8,7 @@ import { store } from '@/store.js';
export const TIPS = [
'drive',
'uploader',
'postFormUploader',
'clips',
'userLists',
'tl.home',