mirror of
https://github.com/discordeno/discordeno.git
synced 2026-09-17 16:57:22 +00:00
fmt
This commit is contained in:
+1
-1
@@ -52,5 +52,5 @@ export const updateChannelCache = (key: string, value: Channel) => {
|
||||
};
|
||||
|
||||
export function updateEventHandlers(newEventHandlers: EventHandlers) {
|
||||
eventHandlers = newEventHandlers
|
||||
eventHandlers = newEventHandlers;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user