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
|
@ -1,6 +1,5 @@
|
|||
import { Guild } from "discord.js";
|
||||
import { BasePluginType, GlobalPluginData, globalPlugin, globalPluginEventListener } from "knub";
|
||||
import z from "zod";
|
||||
import { AllowedGuilds } from "../../data/AllowedGuilds.js";
|
||||
import { Configs } from "../../data/Configs.js";
|
||||
import { env } from "../../env.js";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue