mirror of
https://github.com/solidtime-io/solidtime.git
synced 2026-08-10 17:22:15 +01:00
Add more tests; Add filter in filament resource; Added options for user create command
This commit is contained in:
@@ -196,6 +196,7 @@ class ImportDatabaseHelper
|
||||
if ($this->mapKeyToModel === null) {
|
||||
return [];
|
||||
}
|
||||
|
||||
return array_values($this->mapKeyToModel);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user