mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2025-12-30 11:22:31 +00:00
* Change toolbar background color from IFrame API #16468 fixed * fix(toolbar #16468): implement toolbar background color via configOverwrite for web and mobile * keep toolbarConfig defaults commented in config.js * add trailing comma to commented toolbarConfig.backgroundColor * fix: resolve linting errors * feat(api): add toolbarVisibilityChanged event to IFrame API * fix lint