Skip to content

Commit f6c89b3

Browse files
committed
try fixing crashes (why are we not making functions defined?)
1 parent 9394850 commit f6c89b3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/https.lua

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ local initial = true
66
Cryptid.member_count = member_fallback
77
if not succ then
88
sendErrorMessage("HTTP module could not be loaded. " .. tostring(https), "Cryptid")
9-
return
109
end
1110

1211
local function apply_discord_member_count(code, body, headers)

0 commit comments

Comments
 (0)