style: lint

This commit is contained in:
psychobunny
2021-07-12 13:55:16 -04:00
parent e0db904b0e
commit 522291726d

View File

@@ -279,7 +279,7 @@ define('topicList', [
$(window).trigger('action:topics.loaded', { topics: topics, template: templateName });
callback();
});
};
}
return TopicList;
});