From 90a9ee1aa99366f7d43165fc3d289fe95a33632a Mon Sep 17 00:00:00 2001 From: Heartz66 <8833887+Heartz66@users.noreply.github.com> Date: Fri, 13 May 2022 17:10:52 +0200 Subject: [PATCH] Fix Not Logged In Current version doesn't correctly identify login state. This change should correctly identify the state. --- components/http.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/http.js b/components/http.js index ebb1846..ada2f85 100644 --- a/components/http.js +++ b/components/http.js @@ -124,7 +124,7 @@ SteamCommunity.prototype._checkCommunityError = function(html, callback) { return err; } - if (typeof html === 'string' && html.match(/g_steamID = false;/) && html.match(/