mirror of
https://github.com/spacebarchat/server.git
synced 2026-05-31 20:04:36 +00:00
fix build failure
This commit is contained in:
@@ -18,7 +18,6 @@
|
||||
|
||||
export * from "./ApiError";
|
||||
export * from "./Array";
|
||||
export * from "./Application";
|
||||
export * from "./BitField";
|
||||
//export * from "./Categories";
|
||||
export * from "./cdn";
|
||||
@@ -43,3 +42,4 @@ export * from "./Token";
|
||||
export * from "./TraverseDirectory";
|
||||
export * from "./WebAuthn";
|
||||
export * from "./Gifs";
|
||||
export * from "./Application";
|
||||
|
||||
Reference in New Issue
Block a user