mirror of
https://github.com/suitenumerique/meet.git
synced 2026-08-31 12:47:58 +00:00
✨(rooms) show an invite dialog when creating a room
for now the dialog appears as a regular dialog with an overlay and all, would be better as less intrusive. but good as is as a first step
This commit is contained in:
@@ -6,5 +6,10 @@
|
||||
"micLabel": "",
|
||||
"userLabel": ""
|
||||
},
|
||||
"leaveRoomPrompt": ""
|
||||
"leaveRoomPrompt": "",
|
||||
"shareDialog": {
|
||||
"copy": "",
|
||||
"heading": "",
|
||||
"inputLabel": ""
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user