#6
All checks were successful
Deploy / deploy (push) Successful in 1m6s

This commit is contained in:
Никита Круглицкий
2025-10-04 02:53:42 +06:00
parent c365f3e885
commit e6a274cc9d
8 changed files with 746 additions and 27 deletions

View File

@@ -184,6 +184,7 @@ export const useMediasoup = createGlobalState(() => {
})()
return {
initializing,
connected,
streams,
}