From ddaba5a77bfe6f28de8870dbbeb00ad4ef11b971 Mon Sep 17 00:00:00 2001 From: vulet Date: Sun, 7 Jul 2019 17:36:51 -0400 Subject: [PATCH] fix(cmd): typo in response --- commands/fren.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commands/fren.js b/commands/fren.js index 9e3faae..62ed399 100644 --- a/commands/fren.js +++ b/commands/fren.js @@ -11,7 +11,7 @@ exports.runQuery = function (matrixClient, room, userInput, registrar) { matrixClient.sendHtmlNotice(room.roomId, '', `Subscribed: -
${registrar.config.fediverse}}/${response.data.id}`); +
${registrar.config.fediverse}/${response.data.id}`); }); }).catch((e) => { matrixClient.sendHtmlNotice(room.roomId,