fix
This commit is contained in:
parent
d167a04ef3
commit
2d5e976a60
|
@ -32,7 +32,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