mirror of
https://github.com/suitenumerique/meet.git
synced 2026-09-04 22:55:56 +00:00
🩹(frontend) set a proper page title on pip window
the wip placeholder was temporary, set a descriptive name. Co-authored-by: Cyril <c.gromoff@gmail.com>
This commit is contained in:
committed by
aleb_the_flash
parent
4830ea5673
commit
60828ed895
@@ -238,7 +238,8 @@
|
||||
"bringBack": "Bring the call back here"
|
||||
},
|
||||
"stage": "Participants",
|
||||
"controlBar": "Meeting controls"
|
||||
"controlBar": "Meeting controls",
|
||||
"title": "Picture-in-picture meeting"
|
||||
},
|
||||
"options": {
|
||||
"buttonLabel": "More Options",
|
||||
|
||||
Reference in New Issue
Block a user