1
0
mirror of https://github.com/MisskeyIO/misskey synced 2024-11-28 14:58:24 +09:00
This commit is contained in:
syuilo 2018-02-28 01:13:42 +09:00
parent 94745e11ac
commit 0d43e095cb

View File

@ -30,6 +30,7 @@ export default (os) => (opts) => {
}
const vm = new PostForm({
parent: os.app,
propsData: {
reply: o.reply
}