mirror of
https://github.com/spacebarchat/server.git
synced 2026-06-06 11:31:36 +00:00
fix util
This commit is contained in:
@@ -515,4 +515,4 @@ export type EVENT =
|
||||
| "RELATIONSHIP_REMOVE"
|
||||
| CUSTOMEVENTS;
|
||||
|
||||
export type CUSTOMEVENTS = "INVALIDATED";
|
||||
export type CUSTOMEVENTS = "INVALIDATED" | "RATELIMIT";
|
||||
|
||||
Reference in New Issue
Block a user