mirror of
https://github.com/hotomoe/hotomoe
synced 2024-12-02 00:38:14 +09:00
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
Block a user