b2d5cc7b05
Co-authored-by: Pranav Raj S <pranavrajs@gmail.com> Co-authored-by: Sojan Jose <sojan@pepalo.com>
3 lines
52 B
Ruby
3 lines
52 B
Ruby
class AgentBotJob < WebhookJob
|
|
queue_as :bots
|
|
end
|