mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-05-10 20:35:02 +00:00
Cleanup
This commit is contained in:
parent
31331f67c5
commit
f7274225f9
1 changed files with 0 additions and 2 deletions
|
@ -35,8 +35,6 @@ interface IIgnoredEvent {
|
||||||
userId: string;
|
userId: string;
|
||||||
}
|
}
|
||||||
|
|
||||||
const CASE_LIST_REASON_MAX_LENGTH = 300;
|
|
||||||
|
|
||||||
export class ModActionsPlugin extends ZeppelinPlugin {
|
export class ModActionsPlugin extends ZeppelinPlugin {
|
||||||
public static pluginName = "mod_actions";
|
public static pluginName = "mod_actions";
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue