mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
run through and refinement
This commit is contained in:
@@ -74,7 +74,7 @@ class DatabaseController extends Controller
|
||||
]);
|
||||
}
|
||||
|
||||
public static function enabled(): bool
|
||||
public static function enabled()
|
||||
{
|
||||
return true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user