mirror of
https://github.com/suitenumerique/meet.git
synced 2026-08-29 03:37:17 +00:00
✨(frontend) notify user when hands are raised
Using toast, first draft of a toast notification inspired by Gmeet. Users can open the waiting list to see all the raised hands.
This commit is contained in:
committed by
aleb_the_flash
parent
e21858febe
commit
a402c2f46f
@@ -2,5 +2,9 @@
|
||||
"defaultName": "A contributor",
|
||||
"joined": {
|
||||
"description": "{{name}} join the room"
|
||||
},
|
||||
"raised": {
|
||||
"description": "{{name}} raised its hand.",
|
||||
"cta": "Open waiting list"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user