Skip to content

Commit 214302d

Browse files
committed
Revert "Revert "Revert "Disable WIP feature"""
This reverts commit 110d0a3.
1 parent 24b4562 commit 214302d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • app/src/main/java/org/akanework/gramophone/logic/utils

app/src/main/java/org/akanework/gramophone/logic/utils/Flags.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ object Flags {
3333
const val REMOVE_IMAGE_PERMISSION = BuildConfig.IS_GOOGLEPLAY
3434

3535
// Before turning it on in prod we need i18n.
36-
const val FORMAT_INFO_DIALOG = false
36+
const val FORMAT_INFO_DIALOG = true // TODO(ASAP)
3737

3838
// Before turning offload to true in prod we'd need a conflict resolution UI in case DPE is not
3939
// offloadable and RG is turned on while user tries to turn on offload (and other way around).

0 commit comments

Comments
 (0)