mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-01-11 23:24:14 +01:00
Fix #389
This commit is contained in:
parent
2c25a6a176
commit
0f94033c7c
@ -30,7 +30,7 @@ class Interaction
|
||||
return self::$client;
|
||||
}
|
||||
|
||||
public function isEnabled()
|
||||
public static function isEnabled()
|
||||
{
|
||||
return false;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user