fix(multi): restrict search and game settings to room host only
This commit is contained in:
@@ -120,6 +120,7 @@ export const RoomScalarFieldEnum = {
|
||||
totalRounds: 'totalRounds',
|
||||
maxPlayers: 'maxPlayers',
|
||||
gameMode: 'gameMode',
|
||||
searchAllowed: 'searchAllowed',
|
||||
startArticle: 'startArticle',
|
||||
targetArticle: 'targetArticle',
|
||||
roundWinner: 'roundWinner',
|
||||
|
||||
Reference in New Issue
Block a user