@overmap-ai/core 1.0.65-procedures.3 → 1.0.65-procedures.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -4410,6 +4410,7 @@ var __publicField = (obj, key, value) => {
|
|
|
4410
4410
|
offline_id: offlineStageCompletion.offline_id,
|
|
4411
4411
|
submitted_at: submittedAt,
|
|
4412
4412
|
asset_procedure_instance: payload.asset_procedure_instance,
|
|
4413
|
+
asset: payload.asset,
|
|
4413
4414
|
stage: payload.stage
|
|
4414
4415
|
},
|
|
4415
4416
|
blockers: [payload.asset_procedure_instance, payload.stage],
|