+ icon to window

This commit is contained in:
Taegus
2018-12-30 10:46:58 +01:00
parent 19a7052398
commit b70e0405ad
2 changed files with 2 additions and 1 deletions

View File

@@ -18,7 +18,8 @@ locker.lock().then(function() {
height: 800,
minWidth: 1100,
minHeight: 700,
backgroundColor: "#000000"
backgroundColor: "#000000",
icon: 'assets/images/icon.png'
});
// and load the index.html of the app.