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 fb63521 commit 0bfe23cCopy full SHA for 0bfe23c
include/webui.h
@@ -129,7 +129,7 @@ enum webui_browser {
129
Epic, // 10. The Epic Browser
130
Yandex, // 11. The Yandex Browser
131
ChromiumBased, // 12. Any Chromium based browser
132
- WebView, // 13. WebView (Non-web-browser)
+ Webview, // 13. WebView (Non-web-browser)
133
};
134
135
enum webui_runtime {
0 commit comments