Make group links remote capable.

master
Alan Evans 2020-08-26 18:02:42 -03:00
parent a8e4e8e882
commit ef777f4db9
1 changed files with 2 additions and 0 deletions

View File

@ -75,6 +75,8 @@ public final class FeatureFlags {
GROUPS_V2,
GROUPS_V2_CREATE,
GROUPS_V2_CAPACITY,
GROUPS_V2_JOIN_VERSION,
GROUPS_V2_LINKS_VERSION,
CDS,
INTERNAL_USER,
MENTIONS,