mirror of
https://github.com/discourse/discourse.git
synced 2024-12-19 00:43:44 +08:00
3d4faf3272
Automation (previously known as discourse-automation) is now a core plugin.
4 lines
112 B
Ruby
4 lines
112 B
Ruby
# frozen_string_literal: true
|
|
|
|
DiscourseAutomation::Triggerable.add(DiscourseAutomation::Triggers::API_CALL) {}
|