mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-06 03:36:03 +02:00
Fix bug
This commit is contained in:
@@ -30,6 +30,7 @@ export default (os) => (opts) => {
|
|||||||
}
|
}
|
||||||
|
|
||||||
const vm = new PostForm({
|
const vm = new PostForm({
|
||||||
|
parent: os.app,
|
||||||
propsData: {
|
propsData: {
|
||||||
reply: o.reply
|
reply: o.reply
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user