mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-03-14 00:50:14 -04:00
FIX: Unread count was not showing up
This commit is contained in:
parent
c402641684
commit
d5b54b0f52
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
import NotificationLevels from 'discourse/lib/notification-levels';
|
||||
import { NotificationLevels } from 'discourse/lib/notification-levels';
|
||||
import computed from "ember-addons/ember-computed-decorators";
|
||||
import { on } from "ember-addons/ember-computed-decorators";
|
||||
|
||||
|
|
Loading…
Reference in a new issue