mirror of
https://github.com/discourse/discourse.git
synced 2025-03-09 14:34:35 +00:00
FIX: You can't notify a user on a flag topic
This commit is contained in:
parent
838568cbc3
commit
7cfb8ed5c1
@ -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
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user