fix subscribed
This commit is contained in:
parent
99ba51eec3
commit
3ff4f6e91a
1 changed files with 4 additions and 0 deletions
|
@ -80,6 +80,10 @@
|
|||
"type": "bool",
|
||||
"default": false
|
||||
},
|
||||
"subscribed": {
|
||||
"type": "bool",
|
||||
"default": false
|
||||
},
|
||||
"commentary": {
|
||||
"type": "string"
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue