correct comment

This commit is contained in:
Niels Lyngsø
2024-11-05 10:47:39 +01:00
parent c96d5fd2b2
commit 2d1203b2c5

View File

@@ -415,7 +415,7 @@ export abstract class UmbContentDetailWorkspaceContextBase<
// TODO: fix type error
this._data.updateCurrent({ values });
// TODO: We should move this type of logic to the act of saving [NL]
// TODO: Ideally we should move this type of logic to the act of saving [NL]
this._data.ensureVariantData(variantId);
}
this.finishPropertyValueChange();