summary refs log tree commit diff
path: root/src/schema/Guild.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/schema/Guild.ts')
-rw-r--r--src/schema/Guild.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/schema/Guild.ts b/src/schema/Guild.ts

index 6527f35d..2b792db0 100644 --- a/src/schema/Guild.ts +++ b/src/schema/Guild.ts
@@ -1,4 +1,4 @@ -import { ChannelSchema, GuildChannel } from "fosscord-server-util"; +import { ChannelSchema, GuildChannel } from "@fosscord/server-util"; import { Length } from "../util/instanceOf"; export const GuildCreateSchema = {