Skip to content

Commit

Permalink
web container working...
Browse files Browse the repository at this point in the history
  • Loading branch information
btopro committed Oct 17, 2024
1 parent fe5f02f commit d99ea00
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions elements/web-container/lib/web-container.haxProperties.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,16 +30,19 @@
"configure": [
{
"property": "hideEditor",
"inputMethod": "boolean",
"title": "Hide editor",
"description": "Hide the file editing interface"
},
{
"property": "hideTerminal",
"inputMethod": "boolean",
"title": "Hide terminal",
"description": "Hide the terminal, useful for automatic running programs"
},
{
"property": "hideWindow",
"inputMethod": "boolean",
"title": "Hide window",
"description": "Hide the output window, useful when purpose is terminal only"
},
Expand Down

0 comments on commit d99ea00

Please sign in to comment.