Closed JWahle closed 3 years ago
This adds an endpoint with the option to hide some UI elements in config/gui-config.yml:
config/gui-config.yml
hide_capture_samplerate: false hide_silence: false hide_capture_device: false hide_playback_device: false
Done.
This adds an endpoint with the option to hide some UI elements in
config/gui-config.yml
: