add locked field to lockable barriers (#199)

This commit is contained in:
Andrew Harvey
2021-12-15 03:01:46 +11:00
committed by GitHub
parent 5fc8a40ec2
commit b2aefe913b
4 changed files with 9 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
{
"key": "locked",
"type": "check",
"label": "Locked"
}