mirror of
https://git.joinsharkey.org/Sharkey/Sharkey.git
synced 2024-11-10 01:53:08 +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({
|
||||
parent: os.app,
|
||||
propsData: {
|
||||
reply: o.reply
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue