mirror of
https://github.com/typemill/typemill.git
synced 2025-10-16 07:06:07 +02:00
Hotfix 1.3.7.1
This commit is contained in:
@@ -95,7 +95,7 @@ class Settings
|
||||
}
|
||||
|
||||
|
||||
public function whichLanguage()
|
||||
public static function whichLanguage()
|
||||
{
|
||||
# Check which languages are available
|
||||
$langs = [];
|
||||
|
@@ -86,4 +86,4 @@ class Translations
|
||||
return $labels;
|
||||
}
|
||||
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user