From 8a28dd467540526d133972907d39f2a1eded929b Mon Sep 17 00:00:00 2001 From: Puyodead1 Date: Tue, 20 Dec 2022 23:18:52 -0500 Subject: Client: update to canary 165341 --- src/util/dtos/index.ts | 1 + 1 file changed, 1 insertion(+) (limited to 'src/util/dtos/index.ts') diff --git a/src/util/dtos/index.ts b/src/util/dtos/index.ts index 0e8f8459..b25cac9c 100644 --- a/src/util/dtos/index.ts +++ b/src/util/dtos/index.ts @@ -1,2 +1,3 @@ export * from "./DmChannelDTO"; +export * from "./ReadyGuildDTO"; export * from "./UserDTO"; -- cgit 1.5.1