Skip to content

Commit 69aedb0

Browse files
Update member count default
1 parent 42b0c7b commit 69aedb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/https.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
-- Update the Cryptid member count using HTTPS
2-
local member_fallback = 29332
2+
local member_fallback = 38598
33
local succ, https = pcall(require, "SMODS.https")
44
local last_update_time = 0
55
local initial = true

0 commit comments

Comments
 (0)