Skip to content

Commit

Permalink
sep24 - fourth
Browse files Browse the repository at this point in the history
  • Loading branch information
7flash committed Sep 24, 2023
1 parent 17e4171 commit 0811e0b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/webui.c
Original file line number Diff line number Diff line change
Expand Up @@ -3572,8 +3572,8 @@ static int _webui_get_browser_args(_webui_window_t* win, size_t browser, char *b
const char *chromium_options[] = {
"--no-first-run",
"--no-proxy-server",
"--safe-mode",
"--disable-extensions",
// "--safe-mode",
// "--disable-extensions",
"--disable-background-mode",
"--disable-plugins",
"--disable-plugins-discovery",
Expand Down

0 comments on commit 0811e0b

Please sign in to comment.