FIX: Unread count was not showing up

This commit is contained in:
Robin Ward 2016-07-08 13:09:04 -04:00
parent c402641684
commit d5b54b0f52
1 changed files with 1 additions and 1 deletions

View File

@ -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";