webui-dev / webui

Use any web browser or WebView as GUI, with your preferred language in the backend and modern web technologies in the frontend, all in a lightweight portable library.
https://webui.me
MIT License
2.63k stars 157 forks source link

Fix a typo at `webui.c:4511` #241

Closed clzls closed 9 months ago

clzls commented 9 months ago

Fix a typo at webui.c:4511 browser here is ridiculous since we may assert browser == AnyBrowser in this if-branch.

hassandraga commented 9 months ago

Good catch 👍