forked from FoundKeyGang/FoundKey
Fix
This commit is contained in:
parent
30608d3e22
commit
7b9cea06ef
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ export default Vue.extend({
|
|||
props: {
|
||||
reply: {
|
||||
type: Object,
|
||||
required: true
|
||||
required: false
|
||||
},
|
||||
|
||||
animation: {
|
||||
|
|
Loading…
Reference in a new issue