mirror of
https://github.com/suitenumerique/meet.git
synced 2026-08-11 11:17:27 +00:00
c1c2d0260d
Replace settings context provider with valtio global store for easier access outside room components and better long-term maintainability. Prepares for upcoming prejoin screen settings access by making settings globally available without React context limitations.