1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-03 13:45:56 +02:00
This commit is contained in:
syuilo
2018-09-19 02:26:06 +09:00
parent 30608d3e22
commit 7b9cea06ef

View File

@@ -28,7 +28,7 @@ export default Vue.extend({
props: {
reply: {
type: Object,
required: true
required: false
},
animation: {