mirror of
https://github.com/discourse/discourse.git
synced 2025-05-22 20:41:24 +08:00
FIX: Validation of topic params broke discourse-assign
This commit is contained in:
@ -23,7 +23,6 @@ class TopicQuery
|
||||
|
||||
{
|
||||
max_posts: zero_or_more,
|
||||
exclude_category_ids: array_zero_or_more,
|
||||
min_posts: zero_or_more,
|
||||
}
|
||||
end
|
||||
|
Reference in New Issue
Block a user