FIX: Post Action Type 6 is not a notify type

This commit is contained in:
Robin Ward 2017-10-19 17:13:55 -04:00
parent 552b66a2ff
commit aad5118aa9

View File

@ -42,7 +42,7 @@ class PostActionType < ActiveRecord::Base
6, 6,
:notify_user, :notify_user,
topic_type: false, topic_type: false,
notify_type: true, notify_type: false,
custom_type: true custom_type: true
) )
@flag_settings.add( @flag_settings.add(