mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-04-25 13:33:51 -04:00
💣
This commit is contained in:
parent
a549229a0d
commit
0096efadc8
1 changed files with 0 additions and 2 deletions
|
@ -264,8 +264,6 @@ export default Ember.Component.extend({
|
|||
var data = [];
|
||||
|
||||
Category.listByActivity().some(category => {
|
||||
console.log(category);
|
||||
|
||||
if (category.get('name').match(regexp)) {
|
||||
count++;
|
||||
data.push(category);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue