Get tags from the admin
And uses tag "admin" to choose whether to display the console or not
This commit is contained in:
@@ -139,6 +139,7 @@ message RoomJoinedMessage {
|
||||
repeated GroupUpdateMessage group = 2;
|
||||
repeated ItemStateMessage item = 3;
|
||||
int32 currentUserId = 4;
|
||||
repeated string tag = 5;
|
||||
}
|
||||
|
||||
message WebRtcStartMessage {
|
||||
|
||||
Reference in New Issue
Block a user