mirror of
https://github.com/Fishwaldo/huginn.git
synced 2025-03-16 03:41:41 +00:00
DataOutputAgent cannot create events (#1608)
This commit is contained in:
parent
d7abf824ce
commit
b765c0c3fb
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ module Agents
|
|||
include WebRequestConcern
|
||||
|
||||
cannot_be_scheduled!
|
||||
cannot_create_events!
|
||||
|
||||
description do
|
||||
<<-MD
|
||||
|
|
Loading…
Add table
Reference in a new issue