Add 削除して編集

This commit is contained in:
Xeltica
2020-03-08 21:59:33 +09:00
parent aeaf535ea2
commit dbd8cece77
2 changed files with 24 additions and 2 deletions

View File

@@ -300,6 +300,7 @@ export default Vue.extend({
});
}
this.visibility = init.visibility;
this.localOnly = init.localOnly;
this.quoteId = init.renote ? init.renote.id : null;
}