mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
missing prettified files
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
import NotificationOptionsComponent from "select-kit/components/notifications-button";
|
||||
import { default as computed, on } from "ember-addons/ember-computed-decorators";
|
||||
import {
|
||||
default as computed,
|
||||
on
|
||||
} from "ember-addons/ember-computed-decorators";
|
||||
import { topicLevels } from "discourse/lib/notification-levels";
|
||||
|
||||
export default NotificationOptionsComponent.extend({
|
||||
|
||||
Reference in New Issue
Block a user