Skip to content

Commit

Permalink
Toggle multiple classrooms flag on
Browse files Browse the repository at this point in the history
  • Loading branch information
theMr17 committed Aug 23, 2024
1 parent 6ce90ad commit dc4b63e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -178,4 +178,4 @@ annotation class EnableMultipleClassrooms
const val ENABLE_MULTIPLE_CLASSROOMS = "enable_multiple_classrooms"

/** Default value of the feature flag corresponding to [EnableMultipleClassrooms]. */
const val ENABLE_MULTIPLE_CLASSROOMS_DEFAULT_VALUE = false
const val ENABLE_MULTIPLE_CLASSROOMS_DEFAULT_VALUE = true

0 comments on commit dc4b63e

Please sign in to comment.