Last commit before showcase.
This commit is contained in:
@@ -24,8 +24,8 @@ public function run(): void
|
||||
];
|
||||
|
||||
$personGroups = [
|
||||
[ 'name' => 'client', 'description' => '', 'color_tag' => 'blue-400'],
|
||||
[ 'name' => 'client case', 'description' => '', 'color_tag' => 'red-400']
|
||||
[ 'name' => 'naročnik', 'description' => '', 'color_tag' => 'blue-400'],
|
||||
[ 'name' => 'primer naročnika', 'description' => '', 'color_tag' => 'red-400']
|
||||
];
|
||||
|
||||
$phoneTypes = [
|
||||
|
||||
Reference in New Issue
Block a user