Browse Source

Set new app to have `app` presentation

pull/58/head
Kristijan Mitrovic 4 years ago
parent
commit
fa5f58cc3c
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      bubble-server/src/main/resources/models/apps/request/bubbleApp_request.json

+ 1
- 1
bubble-server/src/main/resources/models/apps/request/bubbleApp_request.json View File

@@ -8,7 +8,7 @@
"canPrime": true,
"dataConfig": {
"dataDriver": "bubble.app.request.RequestProtectorAppDataDriver",
"presentation": "none",
"presentation": "app",
"configDriver": "bubble.app.request.RequestProtectorAppConfigDriver",
"configFields": [
{"name": "regex", "truncate": false},


Loading…
Cancel
Save