discourse/plugins/automation/lib/discourse_automation/triggers/api_call.rb

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
112 B
Ruby
Raw Normal View History

# frozen_string_literal: true
DiscourseAutomation::Triggerable.add(DiscourseAutomation::Triggers::API_CALL) {}