mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-07-08 03:27:20 +00:00
chore: format repo
Begone formatting errors
This commit is contained in:
parent
8a4f7fe0e8
commit
339edd5faa
21 changed files with 95 additions and 41 deletions
|
@ -1,6 +1,6 @@
|
|||
import { BasePluginType } from "knub";
|
||||
import { GuildMemberCache } from "../../data/GuildMemberCache.js";
|
||||
import { z } from "zod";
|
||||
import { GuildMemberCache } from "../../data/GuildMemberCache.js";
|
||||
|
||||
export const zGuildMemberCacheConfig = z.strictObject({});
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue