diff --git a/bubble-server/src/main/resources/models/apps/bubble_block/bubbleApp_bubbleBlock.json b/bubble-server/src/main/resources/models/apps/bubble_block/bubbleApp_bubbleBlock.json index 6a2b987b..c938a5a9 100644 --- a/bubble-server/src/main/resources/models/apps/bubble_block/bubbleApp_bubbleBlock.json +++ b/bubble-server/src/main/resources/models/apps/bubble_block/bubbleApp_bubbleBlock.json @@ -30,7 +30,7 @@ {"name": "url", "type": "http_url"}, {"name": "testUrl", "type": "http_url"}, {"name": "tags"}, - {"name": "enabled", "type": "flag"}, + {"name": "enabled", "type": "flag", "mode": "readOnly"}, {"name": "rule"} ], "configViews": [{ diff --git a/bubble-web b/bubble-web index 88b12bd4..88fea1ec 160000 --- a/bubble-web +++ b/bubble-web @@ -1 +1 @@ -Subproject commit 88b12bd4be622c1c839550686b944ff6dff3be26 +Subproject commit 88fea1ecae5d88deb8cbec4c4d05853e4af270b9