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,