Skip to content

Commit 78cfb19

Browse files
committed
Merge remote-tracking branch 'origin/develop'
2 parents 58a47cb + f233408 commit 78cfb19

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/Http/Controllers/Api/LocationsController.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -242,6 +242,7 @@ public function show($id) : JsonResponse | array
242242
'locations.currency',
243243
'locations.company_id',
244244
'locations.notes',
245+
'locations.tag_color',
245246
])
246247
->withCount('assignedAssets as assigned_assets_count')
247248
->withCount('assets as assets_count')

0 commit comments

Comments
 (0)