Skip to content

Commit

Permalink
for the time being
Browse files Browse the repository at this point in the history
  • Loading branch information
qimiko committed Nov 15, 2024
1 parent 5bea87f commit f0af12f
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -161,13 +161,14 @@ fun DeveloperSettingsScreen(onBackPressedDispatcher: OnBackPressedDispatcher?) {
)
}
}

/*
OptionsGroup(title = stringResource(R.string.preference_category_testing)) {
SettingsCard(
title = stringResource(R.string.preference_enable_redesign),
preferenceKey = PreferenceUtils.Key.ENABLE_REDESIGN,
)
}
*/
}
}
}
Expand Down

0 comments on commit f0af12f

Please sign in to comment.