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

    Recent.init = function () {
        app.enterRoom('recent_topics');