Make window resizable for desktop version

This commit is contained in:
Gustavo Maximiliano Cortez 2016-07-21 09:53:10 -03:00
commit 95c8a1f924
No known key found for this signature in database
GPG key ID: 15EDAD8D9F2EB1AF

View file

@ -18,7 +18,7 @@
"toolbar": false,
"show": true,
"visible": true,
"resizable": false,
"resizable": true,
"frame": true,
"width": 800,
"height": 600,