mirror of
https://github.com/discourse/discourse.git
synced 2025-02-20 11:48:26 -06:00
FIX: Unread count was not showing up
This commit is contained in:
parent
c402641684
commit
d5b54b0f52
@ -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 New Issue
Block a user