3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-03-14 21:31:50 +00:00

chore: remove unused log types from presetup-configurator

This commit is contained in:
Dragory 2024-01-15 22:45:38 +00:00
parent 1b76af3579
commit a562182e7c
No known key found for this signature in database

View file

@ -67,8 +67,6 @@ const LOG_TYPES = {
MESSAGE_DELETE_AUTO: "Message deleted (auto)",
SET_ANTIRAID_USER: "Set antiraid (user)",
SET_ANTIRAID_AUTO: "Set antiraid (auto)",
MASS_ASSIGN_ROLES: "Mass-assigned roles",
MASS_UNASSIGN_ROLES: "Mass-unassigned roles",
MEMBER_NOTE: "Member noted",
CASE_DELETE: "Case deleted",
DM_FAILED: "Failed to DM member",