mirror of
https://github.com/grocy/grocy.git
synced 2026-04-05 12:26:15 +02:00
correct scope of variable
This commit is contained in:
parent
2a30d6377f
commit
62d3015509
|
|
@ -56,6 +56,7 @@ class LocalizationService
|
|||
{
|
||||
|
||||
$Pot = null;
|
||||
$PotMain = null;
|
||||
|
||||
if (GROCY_MODE === 'dev')
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user