Fixed lint

This commit is contained in:
Astagor
2020-05-05 08:02:11 +02:00
parent 311936d21a
commit ab5893dbdf
2 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ const initialState =
locked : false,
inLobby : false,
signInRequired : false,
overRoomLimit : false,
overRoomLimit : false,
// access code to the room if locked and joinByAccessCode == true
accessCode : '',
// if true: accessCode is a possibility to open the room