Removed toolbar.
This commit is contained in:
parent
41e8713b74
commit
14d88e9a10
1 changed files with 8 additions and 1 deletions
|
|
@ -1,4 +1,11 @@
|
|||
{
|
||||
"name": "jsxm",
|
||||
"main": "index.html"
|
||||
"version": "1",
|
||||
"main": "index.html",
|
||||
"window": {
|
||||
"frame": true,
|
||||
"toolbar": false,
|
||||
"position": "center",
|
||||
"resizable": true
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue