Skip to content

Commit

Permalink
chore: Move BOFs to Labs rooms (#326)
Browse files Browse the repository at this point in the history
  • Loading branch information
aheritier committed Mar 13, 2023
1 parent a4f3d08 commit 1006cab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/models/ConferenceDescriptor.scala
Expand Up @@ -284,7 +284,7 @@ object ConferenceDescriptor {

val allRoomsLabFriday = List(PARIS_201_U, PARIS_202_203, PARIS_221M_222M, PARIS_224M_225M, NEUILLY_231_232, NEUILLY_234_235)

val allRoomsBOF = List(NEUILLY_251, PARIS_241, NEUILLY_252AB, PARIS_242AB_T, PARIS_243_T, NEUILLY_253_T, PARIS_202_203)
val allRoomsBOF = List(PARIS_243_T, PARIS_201_U, PARIS_202_203, PARIS_221M_222M, PARIS_224M_225M, NEUILLY_231_232, NEUILLY_234_235)

val allRoomsOthersThursday = List()

Expand Down

0 comments on commit 1006cab

Please sign in to comment.