Skip to content

Commit

Permalink
fixup! New group avatar and name selection screen.
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-signal committed Apr 28, 2020
1 parent f3ad12f commit 00f099d
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -87,7 +87,6 @@ public final class FeatureFlags {
*/
@SuppressWarnings("MismatchedQueryAndUpdateOfCollection")
private static final Map<String, Boolean> FORCED_VALUES = new HashMap<String, Boolean>() {{
put(NEW_GROUP_UI, true);
}};

/**
Expand Down

0 comments on commit 00f099d

Please sign in to comment.