From bbb18fa2ce5549812c95046e68e0af44fbee5098 Mon Sep 17 00:00:00 2001 From: David Taylor Date: Wed, 13 Mar 2024 23:02:44 +0000 Subject: [PATCH] UX: Update glimmer header with new dnd icon (#26166) Followup to f2ac9e4c12e8f5adcf31d7550bca554fde90998c --- .../components/glimmer-header/user-dropdown/notifications.gjs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/javascripts/discourse/app/components/glimmer-header/user-dropdown/notifications.gjs b/app/assets/javascripts/discourse/app/components/glimmer-header/user-dropdown/notifications.gjs index 01b668102b0..c7ecc939623 100644 --- a/app/assets/javascripts/discourse/app/components/glimmer-header/user-dropdown/notifications.gjs +++ b/app/assets/javascripts/discourse/app/components/glimmer-header/user-dropdown/notifications.gjs @@ -65,7 +65,7 @@ export default class Notifications extends Component { {{/if}} {{#if this.isInDoNotDisturb}} -
{{icon "moon"}}
+
{{icon "discourse-dnd"}}
{{else}} {{#if this.currentUser.new_personal_messages_notifications_count}}