1
0
Fork 0
mirror of synced 2025-04-20 01:21:01 +00:00

fix subscribed

This commit is contained in:
gorokh 2020-03-24 17:19:05 +03:00
parent 99ba51eec3
commit 3ff4f6e91a

View file

@ -80,6 +80,10 @@
"type": "bool",
"default": false
},
"subscribed": {
"type": "bool",
"default": false
},
"commentary": {
"type": "string"
},