mirror of
https://github.com/discourse/discourse.git
synced 2025-05-22 07:53:49 +08:00
Move the constant as well.
This commit is contained in:
@ -1,5 +1,7 @@
|
||||
module DiscourseNarrativeBot
|
||||
module Actions
|
||||
TIMEOUT_DURATION = 900 # 15 mins
|
||||
|
||||
def discobot_user
|
||||
@discobot ||= User.find(-2)
|
||||
end
|
||||
|
Reference in New Issue
Block a user