style: lint

v1.18.x
psychobunny 4 years ago
parent e0db904b0e
commit 522291726d

@ -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;
}); });

Loading…
Cancel
Save