Skip to content

Commit 6883414

Browse files
committed
Enable commentThreadModerationMenu.
1 parent 53b2822 commit 6883414

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

WordPress/Classes/Utility/BuildInformation/FeatureFlag.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ enum FeatureFlag: Int, CaseIterable, OverrideableFlag {
6666
case .postDetailsComments:
6767
return true
6868
case .commentThreadModerationMenu:
69-
return false
69+
return true
7070
case .mySiteDashboard:
7171
return false
7272
case .markAllNotificationsAsRead:

0 commit comments

Comments
 (0)