todo comment

This commit is contained in:
Niels Lyngsø
2022-06-08 12:01:43 +02:00
parent aecd9d0c84
commit 1277dbeae3

View File

@@ -81,6 +81,7 @@ class UmbNodeProperty extends UmbContextConsumerMixin(LitElement) {
if (propertyEditorUI) {
this._gotData(propertyEditorUI);
}
// TODO: If gone what then...
});
}
}