Added tag color to location query

This commit is contained in:
snipe
2025-11-24 17:40:13 +00:00
parent c7cb4674f5
commit f2334082ee

View File

@@ -242,6 +242,7 @@ class LocationsController extends Controller
'locations.currency',
'locations.company_id',
'locations.notes',
'locations.tag_color',
])
->withCount('assignedAssets as assigned_assets_count')
->withCount('assets as assets_count')