mirror of
https://github.com/discourse/discourse.git
synced 2024-11-25 10:20:58 -06:00
Feature: Add plugin outlet for desktop (live) notifications area
This commit is contained in:
parent
bae7203f42
commit
008480127f
@ -24,6 +24,7 @@
|
||||
<label class="control-label">{{i18n 'user.desktop_notifications.label'}}</label>
|
||||
{{desktop-notification-config}}
|
||||
<div class="instructions">{{i18n 'user.desktop_notifications.each_browser_note'}}</div>
|
||||
{{plugin-outlet name="user-preferences-desktop-notifications" args=(hash model=model save=(action "save"))}}
|
||||
</div>
|
||||
|
||||
{{#if siteSettings.enable_personal_messages}}
|
||||
|
Loading…
Reference in New Issue
Block a user