user mention (#3771)

This commit is contained in:
MeiMei
2018-12-27 23:14:30 +09:00
committed by syuilo
parent 8573e258f8
commit fdd42fc2d7
11 changed files with 68 additions and 2 deletions

View File

@@ -60,6 +60,7 @@ init((launch) => {
const vm = this.$root.new(PostForm, {
reply: o.reply,
mention: o.mention,
renote: o.renote
});