mirror of
https://github.com/suitenumerique/meet.git
synced 2026-08-31 12:47:58 +00:00
🚸(room) prevent user from misclicking out of a meeting
now clicking on the header homepage link asks for confirmation when on the route page. this is quick and dirty, using browser confirm ui, and not making a difference between join page and conference page, but it'll do for now
This commit is contained in:
@@ -5,5 +5,6 @@
|
||||
"joinLabel": "",
|
||||
"micLabel": "",
|
||||
"userLabel": ""
|
||||
}
|
||||
},
|
||||
"leaveRoomPrompt": ""
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user