This commit is contained in:
syuilo 2018-09-19 02:26:06 +09:00
parent 30608d3e22
commit 7b9cea06ef
No known key found for this signature in database
GPG key ID: BDC4C49D06AB9D69

View file

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