mirror of
https://github.com/discourse/discourse.git
synced 2024-11-26 02:40:53 -06:00
FIX: disables dates filtering on most_disagreed_flags report (#6556)
This commit is contained in:
parent
5cd055fd30
commit
8067f8a32c
@ -1175,6 +1175,8 @@ class Report
|
||||
|
||||
report.modes = [:table]
|
||||
|
||||
report.dates_filtering = false
|
||||
|
||||
report.labels = [
|
||||
{
|
||||
type: :user,
|
||||
|
Loading…
Reference in New Issue
Block a user