mirror of
https://github.com/snipe/snipe-it.git
synced 2025-01-11 22:07:29 -08:00
Fixed typo
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
e483e910fe
commit
aa4aaf69b0
|
@ -49,7 +49,7 @@ class AssetMaintenance extends Model implements ICompanyableChild
|
|||
'asset_maintenance_type',
|
||||
'is_warranty',
|
||||
'start_date',
|
||||
'completed_date',
|
||||
'completion_date',
|
||||
'asset_maintenance_time',
|
||||
'notes',
|
||||
'cost',
|
||||
|
|
Loading…
Reference in a new issue