mirror of
https://github.com/discourse/discourse.git
synced 2025-05-23 13:31:18 +08:00
ES6ify some of the remaining files
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
module("SelectedPostsCount");
|
||||
module("mixin:selected-posts-count");
|
||||
|
||||
import SelectedPostsCount from 'discourse/mixins/selected-posts-count';
|
||||
import Topic from 'discourse/models/topic';
|
||||
|
Reference in New Issue
Block a user