🤖 Auto commit for release 'develop' on 2025-10-25

This commit is contained in:
JC5
2025-10-25 14:23:14 +02:00
parent f5806ea6de
commit 91a56a7396
4 changed files with 35 additions and 35 deletions

View File

@@ -115,7 +115,7 @@ class JavascriptController extends Controller
'currencyCode' => $currency->code,
'currencySymbol' => $currency->symbol,
'accountingLocaleInfo' => $accounting,
'anonymous' => var_export(Steam::anonymous(), true),
'anonymous' => var_export(Steam::anonymous(), true),
'language' => $lang,
'dateRangeTitle' => $dateRange['title'],
'locale' => $locale,