settings: nuke prerender reviewable

This commit is contained in:
Jakub Jezek 2022-02-10 11:05:40 +01:00
parent 855a3f2e21
commit bc806dbd35
No known key found for this signature in database
GPG key ID: D8548FBF690B100A
2 changed files with 7 additions and 1 deletions

View file

@ -32,7 +32,8 @@
"Fg01",
"Branch01",
"Part01"
]
],
"reviewable": false
}
},
"publish": {

View file

@ -131,6 +131,11 @@
"object_type": {
"type": "text"
}
},
{
"type": "boolean",
"key": "reviewable",
"label": "Add reviewable toggle"
}
]
}