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.9k stars 164 forks source link

Revert unintended search and replace changes #205

Closed ttytm closed 12 months ago

ttytm commented 12 months ago

An unintended changed slipped through in https://github.com/webui-dev/webui/pull/168/files

It probably did not cause any issues, as the libs are usually also accessible by this name. But like this it's a duplicate condition in the civetweb.c code, and should be reverted.