Add setSubmissionChannel command
This commit is contained in:
parent
7234e7178d
commit
15ab2de365
3 changed files with 71 additions and 2 deletions
|
@ -55,7 +55,8 @@ impl EventHandler for Handler {
|
|||
images,
|
||||
imageDelete,
|
||||
help,
|
||||
sleep
|
||||
sleep,
|
||||
setSubmissionChannel
|
||||
)]
|
||||
struct General;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue