mirror of
https://github.com/discordeno/discordeno.git
synced 2026-06-03 09:20:08 +00:00
change: prettier code
This commit is contained in:
committed by
GitHub Action
parent
101fd50acb
commit
75b53e75c6
@@ -1,5 +1,5 @@
|
||||
/** Begin spawning shards. */
|
||||
import {Bot} from "../bot.ts";
|
||||
import { Bot } from "../bot.ts";
|
||||
|
||||
export function spawnShards(bot: Bot, firstShardId = 0) {
|
||||
/** Stored as bucketId: [clusterId, [ShardIds]] */
|
||||
|
||||
Reference in New Issue
Block a user