Make URL bar optional

This commit is contained in:
Kristóf Tóth
2019-06-25 11:12:18 +02:00
parent 8a364f843e
commit 9d2efb3c45
3 changed files with 3 additions and 1 deletions

View File

@ -21,6 +21,7 @@ export const config = {
'web-only'
],
iframeUrl: '/webservice',
showUrlBar: false,
hideMessages: false
},
ide: {