### Search first - [x] I searched and no similar issues were found ### Platform/OS Android ### OS version GrapheneOS most recent update ### Hiddify Version v2.0.5 Latest (from releases) ### What Happened? Attempting to add a mux-capable server to the client results in mux-related paramaters silently dropped ### Minimal Reproducible Example (MRE) Following instructions for URL management from hiddify homepage I add mux params, somethinglike: trojan://haha@domain.com:443?sni=domain.com&host=host.domain.com&mux=h2mux&mux_max=8&mux_min=2&mux_pad=false&mux_up=10&mux_down=10&security=tls&type=ws&path=%2Ff2fc2a1f#nameNAME the server adds and works but all mux-related stuff is silently dropped from config WHY ### Expected Behavior The config added should have mux section and mux behavior as implied by documentation on the homepage ### Actual Behavior mux-related stuff is silently dropped from config no mux-related connection behavior present (of course) ### Application Config Options see above ### Are you willing to submit a PR? If you know how to fix the bug. - [ ] I'm willing to submit a PR (Thank you!)