mirror of
https://git.joinsharkey.org/Sharkey/Sharkey.git
synced 2025-03-17 00:51:06 +02: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({
|
const vm = new PostForm({
|
||||||
|
parent: os.app,
|
||||||
propsData: {
|
propsData: {
|
||||||
reply: o.reply
|
reply: o.reply
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue