mirror of
https://github.com/discourse/discourse.git
synced 2025-05-29 01:31:35 +08:00
dashboard next: trending search report
This commit also improves how data is loaded sync and async
This commit is contained in:
@ -34,7 +34,7 @@ export default Ember.Controller.extend({
|
||||
}).finally(() => {
|
||||
this.set("isLoading", false);
|
||||
});
|
||||
};
|
||||
}
|
||||
},
|
||||
|
||||
@computed("period")
|
||||
|
Reference in New Issue
Block a user