mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-05-11 20:55:01 +00:00
Custom Events fixes (#255)
This commit is contained in:
parent
3385841702
commit
f2f246ee84
2 changed files with 8 additions and 6 deletions
|
@ -51,7 +51,7 @@ export const CustomEventsPlugin = zeppelinGuildPlugin<CustomEventsPluginType>()(
|
|||
}
|
||||
|
||||
const values = createTypedTemplateSafeValueContainer({
|
||||
...args,
|
||||
...safeArgs,
|
||||
msg: messageToTemplateSafeMessage(message),
|
||||
});
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue