mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-05-25 18:25:03 +00:00
dumb commit for @almeidx to see why this is stupid
Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
parent
1a8027de16
commit
baff82015c
40 changed files with 173 additions and 71 deletions
|
@ -219,4 +219,7 @@ export const ModActionsPlugin = zeppelinGuildPlugin<ModActionsPluginType>()({
|
|||
pluginData.state.unregisterGuildEventListener?.();
|
||||
pluginData.state.events.removeAllListeners();
|
||||
},
|
||||
|
||||
// FIXME: Proper inherittance from ZeppelinPluginBlueprint
|
||||
configParser: (o: any) => o,
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue