clarify reports order
This commit is contained in:
@@ -22,6 +22,7 @@ module DiscourseRewind
|
||||
# @option params [Integer] :username of the rewind
|
||||
# @return [Service::Base::Context]
|
||||
|
||||
# order matters, rewinds are displayed in the order they are defined
|
||||
REPORTS = [DiscourseRewind::Rewind::Action::CreatePostsCountReport]
|
||||
|
||||
CACHE_DURATION = 5.minutes
|
||||
|
||||
Reference in New Issue
Block a user