File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 4040 },
4141 "devDependencies" : {
4242 "discord.js" : " ^12.5.3"
43- }
43+ },
44+ "gitHead" : " 72cb361da6803e1f3ab28fca4128a96ef80ee673"
4445}
Original file line number Diff line number Diff line change @@ -36,8 +36,7 @@ export class DJSAutoPoster extends BaseClient implements BaseClientInterface {
3636 return {
3737 users : this . _client . users . cache . size ,
3838 servers : this . _client . guilds . cache . size ,
39- shards : this . _client . options . shardCount ? this . _client . options . shardCount : 0 ,
40- shard_list : this . _client . shard . ids ? this . _client . shard . ids : [ ]
39+ shards : this . _client . options . shardCount ? this . _client . options . shardCount : 0
4140 }
4241 }
4342}
Original file line number Diff line number Diff line change 4242 "ts-node" : " ^10.9.1" ,
4343 "typescript" : " ^5.1.6"
4444 },
45- "gitHead" : " 6cf36d4d527cd4795595056f00c367337143e3c5 "
45+ "gitHead" : " 72cb361da6803e1f3ab28fca4128a96ef80ee673 "
4646}
Original file line number Diff line number Diff line change 4949 "devDependencies" : {
5050 "typescript" : " ^5.1.6"
5151 },
52- "gitHead" : " 6cf36d4d527cd4795595056f00c367337143e3c5 "
52+ "gitHead" : " 72cb361da6803e1f3ab28fca4128a96ef80ee673 "
5353}
You can’t perform that action at this time.
0 commit comments