define('forum/top', ['topicList'], function (topicList) {
    const Top = {};

    Top.init = function () {
        app.enterRoom('top_topics');