fix scope #576
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
1 notice
Style/VerboseBlock:
src/placeos-rest-api/controllers/asset_types.cr#L61
Use short block notation instead: `each(&.asset_count=(counts[type.id]? || 0_i64))`
|