web: fix modalbutton for non-fetched sites
This commit is contained in:
		| @ -16,7 +16,7 @@ export class ModalButton extends LitElement { | ||||
|     open = false; | ||||
|  | ||||
|     @property() | ||||
|     modal = ""; | ||||
|     modal = "<slot name='modal'></slot>"; | ||||
|  | ||||
|     static get styles(): CSSResult[] { | ||||
|         return COMMON_STYLES.concat( | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Jens Langhammer
					Jens Langhammer