feat: add paused state to initial state in schema

pull/11539/head
Axel-CH 1 year ago
parent 7178ce8559
commit a9714727b1

@ -1032,6 +1032,7 @@
"type": "string",
"enum": [
"running",
"paused",
"stopped"
]
},

Loading…
Cancel
Save