mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-06-07 16:05:01 +00:00
chore: prettier
This commit is contained in:
parent
cb2306e522
commit
32875c23e9
13 changed files with 26 additions and 29 deletions
|
@ -14,7 +14,6 @@ import { getRecentCasesByMod } from "./functions/getRecentCasesByMod.js";
|
|||
import { getTotalCasesByMod } from "./functions/getTotalCasesByMod.js";
|
||||
import { postCaseToCaseLogChannel } from "./functions/postToCaseLogChannel.js";
|
||||
import { CasesPluginType, zCasesConfig } from "./types.js";
|
||||
import { casesPluginDocs } from "./docs.js";
|
||||
|
||||
// The `any` cast here is to prevent TypeScript from locking up from the circular dependency
|
||||
function getLogsPlugin(): Promise<any> {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue