mirror of
https://github.com/discourse/discourse.git
synced 2025-02-06 19:38:24 +00:00
Fix the build.
This commit is contained in:
parent
bc3e43b496
commit
29a9e0c4d2
@ -998,6 +998,7 @@ SQL
|
||||
options = { status_type: status_type }
|
||||
options.merge!(user: by_user) unless TopicTimer.public_types[status_type]
|
||||
self.topic_timers.find_by(options)&.trash!(by_user)
|
||||
nil
|
||||
end
|
||||
|
||||
# Valid arguments for the time:
|
||||
|
Loading…
x
Reference in New Issue
Block a user