mirror of
https://github.com/discourse/discourse.git
synced 2025-02-06 11:28:18 +00:00
FIX: Remove duplicate event typo
This commit is contained in:
parent
532b698c2f
commit
51ffbf1c1f
@ -62,7 +62,6 @@ const SiteHeaderComponent = MountWidget.extend(Docking, {
|
||||
|
||||
this.dispatch('notifications:changed', 'user-notifications');
|
||||
this.dispatch('header:keyboard-trigger', 'header');
|
||||
this.dispatch('header:keyboard-trigger', 'header');
|
||||
this.dispatch('search-autocomplete:after-complete', 'search-term');
|
||||
|
||||
this.appEvents.on('dom:clean', () => {
|
||||
|
Loading…
x
Reference in New Issue
Block a user