Skip to content

Commit

Permalink
Fix conflict with develop
Browse files Browse the repository at this point in the history
  • Loading branch information
kennethmurerwa committed Jul 17, 2024
1 parent 51821b6 commit 6092784
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ class FeatureFlagsLogger @Inject constructor(
APP_AND_OS_DEPRECATION to enableAppAndOsDeprecation,
ENABLE_NPS_SURVEY to enableNpsSurvey,
ENABLE_ONBOARDING_FLOW_V2 to enableOnboardingFlowV2,
ENABLE_MULTIPLE_CLASSROOMS to enableMultipleClassrooms
ENABLE_MULTIPLE_CLASSROOMS to enableMultipleClassrooms,
)

/**
Expand Down

0 comments on commit 6092784

Please sign in to comment.