Files
jitsi-meet/resources/prosody-plugins/mod_av_moderation_component.lua
damencho 6e13269ddb fix(av-moderation): Fix wrong json format for empty array.
The exception we see in jicofo: IllegalArgumentException: Value is not a list
We were encoding empty array for media types as {} where it should be [].
2024-09-20 08:26:29 -05:00

14 KiB