fix
This commit is contained in:
parent
d99f773cdd
commit
d167a04ef3
|
@ -31,7 +31,6 @@ export const meta = {
|
||||||
optional: false, nullable: false,
|
optional: false, nullable: false,
|
||||||
additionalProperties: {
|
additionalProperties: {
|
||||||
type: 'number',
|
type: 'number',
|
||||||
optional: false, nullable: false,
|
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
isPaused: {
|
isPaused: {
|
||||||
|
|
Loading…
Reference in New Issue