Fix some code and add a changelog.

This commit is contained in:
James Cole
2026-02-22 20:17:01 +01:00
parent cf3c836293
commit 5a638ba02e
3 changed files with 20 additions and 19 deletions
+1 -1
View File
@@ -436,7 +436,7 @@ class Steam
if ($cache->has()) {
Log::debug('Return cached finalAccountBalanceInRange');
// return $cache->get();
return $cache->get();
}
$balances = [];