Feature: Add plugin outlet for desktop (live) notifications area

This commit is contained in:
Jeff Wong 2018-05-04 18:58:27 -07:00
parent bae7203f42
commit 008480127f
1 changed files with 1 additions and 0 deletions

View File

@ -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}}