mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FIX: don't mute topics when dismissing unread
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import NotificationLevels from 'discourse/lib/notification-levels';
|
||||
import { NotificationLevels } from 'discourse/lib/notification-levels';
|
||||
|
||||
export default Ember.Mixin.create({
|
||||
bulkSelectEnabled: false,
|
||||
|
||||
Reference in New Issue
Block a user