Make browser use Material theme
This commit is contained in:
parent
33ed283a97
commit
6976c40957
@ -75,7 +75,7 @@ function initNW() {
|
||||
|
||||
function initBrowser() {
|
||||
platform_type = "browser";
|
||||
platform_theme = "aurora";
|
||||
platform_theme = "md";
|
||||
|
||||
openBrowser = function (url) {
|
||||
window.open(url);
|
||||
|
Loading…
x
Reference in New Issue
Block a user