mirror of
https://github.com/discourse/discourse.git
synced 2024-12-19 03:53:47 +08:00
4 lines
112 B
Ruby
4 lines
112 B
Ruby
|
# frozen_string_literal: true
|
||
|
|
||
|
DiscourseAutomation::Triggerable.add(DiscourseAutomation::Triggers::API_CALL) {}
|