left out code

This commit is contained in:
Niels Lyngsø
2023-03-28 14:30:02 +02:00
parent 4c8962caad
commit 96a1d49a49

View File

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