mirror of
https://github.com/discourse/discourse.git
synced 2025-09-06 10:50:21 +08:00
Fix the build.
This commit is contained in:
parent
bc3e43b496
commit
29a9e0c4d2
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue