This commit is contained in:
syuilo 2018-09-19 02:26:06 +09:00
parent 37e36f7c84
commit 394e68cfa4

View file

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