fix: lint

This commit is contained in:
Julian Lam
2021-08-25 10:24:02 -04:00
parent 12e7f8d5ae
commit 55693ec1b0

View File

@@ -61,7 +61,7 @@ define('forum/topic/threadTools', [
}) })
.catch(app.alertError); .catch(app.alertError);
} }
}) });
}); });
// todo: should also use topicCommand, but no write api call exists for this yet // todo: should also use topicCommand, but no write api call exists for this yet