Skip to content
This repository was archived by the owner on May 16, 2019. It is now read-only.

Commit 497b870

Browse files
committed
update titelbarstyle
1 parent d61fcba commit 497b870

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -336,7 +336,7 @@ app.on('ready', function() {
336336
"title": "OpenBazaar",
337337
"frame": false,
338338
"icon": "imgs/openbazaar-icon.png",
339-
"title-bar-style": "hidden"
339+
"titleBarStyle": "hidden"
340340
});
341341

342342
// and load the index.html of the app.

0 commit comments

Comments
 (0)