mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
props decay set required: true
This commit is contained in:
parent
ab3ad69cc8
commit
5517ac3fa5
@ -9,6 +9,7 @@ export default {
|
||||
props: {
|
||||
decay: {
|
||||
type: Object,
|
||||
required: true,
|
||||
},
|
||||
},
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user