diff --git a/app/models/post_action_type.rb b/app/models/post_action_type.rb index 9bb75363b74..4d8e228214b 100644 --- a/app/models/post_action_type.rb +++ b/app/models/post_action_type.rb @@ -41,7 +41,7 @@ class PostActionType < ActiveRecord::Base @flag_settings.add( 6, :notify_user, - topic_type: true, + topic_type: false, notify_type: true, custom_type: true )