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
1 changed files with 1 additions and 1 deletions

View File

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