mirror of
https://github.com/paricafe/misskey.git
synced 2024-11-24 16:26:44 -06:00
Fix bug
This commit is contained in:
parent
94745e11ac
commit
0d43e095cb
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ export default (os) => (opts) => {
|
|||
}
|
||||
|
||||
const vm = new PostForm({
|
||||
parent: os.app,
|
||||
propsData: {
|
||||
reply: o.reply
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue