mirror of
https://github.com/suitenumerique/meet.git
synced 2026-08-19 23:07:29 +00:00
🐛(frontend) display the meeting id in the join screen page title
Fix a minor issue on the join screen: the page title was missing the meeting id, even though the hook's documentation stated it should be included. Align the actual behavior with the documented one so the meeting id now shows up in the browser tab title.
This commit is contained in:
committed by
aleb_the_flash
parent
c838229ec9
commit
dffcb83fff
@@ -30,6 +30,7 @@ and this project adheres to
|
||||
- 🐛(frontend) drop exact deviceId constraint on dynamic track creation
|
||||
- 🐛(frontend) fix permission store regression
|
||||
- 🐛(frontend) handle missing device errors gracefully
|
||||
- 🐛(frontend) display the meeting id in the join screen page title
|
||||
|
||||
## [1.25.2] - 2026-08-06
|
||||
|
||||
|
||||
Reference in New Issue
Block a user