mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-07-07 19:17:19 +00:00
Case display changes
This commit is contained in:
parent
450ce5e25e
commit
ce4b65cd35
3 changed files with 8 additions and 5 deletions
|
@ -21,7 +21,7 @@ const opts = {
|
|||
unbans: ct.switchOption({ def: false, shortcut: "ub" }),
|
||||
};
|
||||
|
||||
const casesPerPage = 5;
|
||||
const casesPerPage = 6;
|
||||
|
||||
export const CasesUserCmd = modActionsCmd({
|
||||
trigger: ["cases", "modlogs"],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue