UX: Update glimmer header with new dnd icon (#26166)

Followup to f2ac9e4c12
This commit is contained in:
David Taylor 2024-03-13 23:02:44 +00:00 committed by GitHub
parent e9ef48e3cf
commit bbb18fa2ce
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -65,7 +65,7 @@ export default class Notifications extends Component {
{{/if}} {{/if}}
{{#if this.isInDoNotDisturb}} {{#if this.isInDoNotDisturb}}
<div class="do-not-disturb-background">{{icon "moon"}}</div> <div class="do-not-disturb-background">{{icon "discourse-dnd"}}</div>
{{else}} {{else}}
{{#if this.currentUser.new_personal_messages_notifications_count}} {{#if this.currentUser.new_personal_messages_notifications_count}}
<a <a