discourse/plugins/automation/lib/discourse_automation/triggers/topic_closed.rb
chapoi 3e01922cb8
DEV: add automation trigger on-close-topic (#34705)
Adds a trigger to use when a topic closes.

---------

Co-authored-by: OsamaSayegh <asooomaasoooma90@gmail.com>
2025-09-04 12:00:32 +02:00

3 lines
113 B
Ruby
Vendored

# frozen_string_literal: true
DiscourseAutomation::Triggerable.add(DiscourseAutomation::Triggers::TOPIC_CLOSED)