Issue with the companies not showing in the server overview.
This commit is contained in:
@@ -688,7 +688,6 @@ class API
|
||||
|
||||
protected function buildDynamicQuery(string $tableName): array
|
||||
{
|
||||
$this->baseQuery = '';
|
||||
if (!$this->baseQuery) {
|
||||
$this->baseQuery = "SELECT * FROM " . $tableName;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user