Get tags from the admin
And uses tag "admin" to choose whether to display the console or not
This commit is contained in:
parent
3710c3cb7d
commit
98bda49d7e
6 changed files with 33 additions and 11 deletions
|
@ -139,6 +139,7 @@ message RoomJoinedMessage {
|
|||
repeated GroupUpdateMessage group = 2;
|
||||
repeated ItemStateMessage item = 3;
|
||||
int32 currentUserId = 4;
|
||||
repeated string tag = 5;
|
||||
}
|
||||
|
||||
message WebRtcStartMessage {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue