3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-07-14 05:57:18 +00:00

Add modlogs as an alias to casesUser

This commit is contained in:
Jonathan 2020-11-24 14:45:51 -05:00 committed by GitHub
parent 8710f47a7a
commit f5e173b0bc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -22,7 +22,7 @@ const opts = {
};
export const CasesUserCmd = modActionsCmd({
trigger: "cases",
trigger: ["cases", "modlogs"],
permission: "can_view",
description: "Show a list of cases the specified user has",