Fix
This commit is contained in:
parent
30608d3e22
commit
7b9cea06ef
|
@ -28,7 +28,7 @@ export default Vue.extend({
|
||||||
props: {
|
props: {
|
||||||
reply: {
|
reply: {
|
||||||
type: Object,
|
type: Object,
|
||||||
required: true
|
required: false
|
||||||
},
|
},
|
||||||
|
|
||||||
animation: {
|
animation: {
|
||||||
|
|
Loading…
Reference in New Issue