mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-02-26 16:41:21 +01:00
style: lint
This commit is contained in:
@@ -279,7 +279,7 @@ define('topicList', [
|
|||||||
$(window).trigger('action:topics.loaded', { topics: topics, template: templateName });
|
$(window).trigger('action:topics.loaded', { topics: topics, template: templateName });
|
||||||
callback();
|
callback();
|
||||||
});
|
});
|
||||||
};
|
}
|
||||||
|
|
||||||
return TopicList;
|
return TopicList;
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user