This commit is contained in:
Niels Lyngsø
2023-03-28 14:29:48 +02:00
parent 2c5a81c771
commit 4c8962caad

View File

@@ -194,6 +194,7 @@ export class UmbInputTemplatePickerElement extends FormControlMixin(UmbLitElemen
modalHandler?.onSubmit().then(({ key }) => {
// TODO: update template
// Hopefully our Template Repository will make sure this happens automatically, But lets follow up.
});
}
}