remove todo

This commit is contained in:
Jacob Overgaard
2024-04-04 15:40:14 +02:00
parent cc1bb06379
commit 2fe52cd500

View File

@@ -40,7 +40,6 @@ export class UmbAppElement extends UmbLitElement {
* @attr
*/
@property({ type: String })
// TODO: get from base element or maybe move to UmbAuthContext.#getRedirectUrl since it is only used there
backofficePath = '/umbraco';
/**