diff --git a/crates/gateway/src/discord/gateway.rs b/crates/gateway/src/discord/gateway.rs index 563a9b78..33c9e12e 100644 --- a/crates/gateway/src/discord/gateway.rs +++ b/crates/gateway/src/discord/gateway.rs @@ -94,6 +94,7 @@ pub fn create_shards(redis: fred::clients::RedisPool) -> anyhow::Result, tx: Sender<(ShardId, Event, String)>,