Skip to content

Commit

Permalink
Fix oppia#5225: Remove the EnableLanguageSelectionUi Feature Flag
Browse files Browse the repository at this point in the history
  • Loading branch information
kmanikanta335 committed Nov 29, 2023
1 parent 55348c2 commit b4fbfcf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ class OptionControlsViewModel @Inject constructor(
loadAppLanguageListListener,
language,
resourceHandler.computeLocalizedDisplayName(language)
)
)
}

private fun createAudioLanguageViewModel(profile: Profile): OptionsAudioLanguageViewModel {
Expand Down

0 comments on commit b4fbfcf

Please sign in to comment.