web/admin: fix notification clear all not triggering render
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
		@ -173,6 +173,7 @@ export class NotificationDrawer extends LitElement {
 | 
			
		||||
                                        level: MessageLevel.success,
 | 
			
		||||
                                        message: t`Successfully cleared notifications`,
 | 
			
		||||
                                    });
 | 
			
		||||
                                    this.firstUpdated();
 | 
			
		||||
                                });
 | 
			
		||||
                        }}
 | 
			
		||||
                        class="pf-c-button pf-m-secondary pf-m-block"
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user