Add 削除して編集 (#6147)

* Add 削除して編集

* 言語ファイルを更新

* リプライとリノートも復元する

* Revert "リプライとリノートも復元する"

This reverts commit f23f7f8d784b28f3d365c8f5aecf81001577c672.

* リプライとリノートも復元する
This commit is contained in:
Xeltica
2020-03-21 18:58:05 +09:00
committed by GitHub
parent 67b39b1a98
commit a5e1ce0e0b
3 changed files with 26 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;
}