mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-05-23 09:35:02 +00:00
Update backend/src/plugins/Automod/actions/changeRoles.ts
Co-authored-by: Almeida <almeidx@pm.me>
This commit is contained in:
parent
a086a24eed
commit
d4db1a7ff5
1 changed files with 0 additions and 2 deletions
|
@ -10,8 +10,6 @@ import { LogsPlugin } from "../../Logs/LogsPlugin";
|
||||||
import { ignoreRoleChange } from "../functions/ignoredRoleChanges";
|
import { ignoreRoleChange } from "../functions/ignoredRoleChanges";
|
||||||
import { automodAction } from "../helpers";
|
import { automodAction } from "../helpers";
|
||||||
|
|
||||||
const p = Permissions.FLAGS;
|
|
||||||
|
|
||||||
export const ChangeRolesAction = automodAction({
|
export const ChangeRolesAction = automodAction({
|
||||||
configType: t.type({
|
configType: t.type({
|
||||||
add: t.array(t.string),
|
add: t.array(t.string),
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue