We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68b86a9 commit 0b2dabcCopy full SHA for 0b2dabc
src/common/shell_switches.cc
@@ -73,7 +73,7 @@ const char kmAsDesktop[] = "as_desktop";
73
const char kmFullscreen[] = "fullscreen";
74
const char kmInitialFocus[] = "focus";
75
const char kmTransparent[] = "transparent";
76
-const char kmDisableTransparency[] = "disable_transparency";
+const char kmDisableTransparency[] = "disable-transparency";
77
78
// Make windows icon hide show or hide in taskbar.
79
const char kmShowInTaskbar[] = "show_in_taskbar";
0 commit comments