i dont even know what this PR is supposed to be about anymore, everyone lost the plot somewhere in the middle of act 2 #74
1 changed files with 1 additions and 1 deletions
Is this LITERALLY just a String?????
commit
c283528d72
|
|
@ -285,7 +285,7 @@ const commands = [{
|
|||
else throw {code: "NO_ATTACH_TARGET", was_supposed_to_be: attachedToEvent};
|
||||
}
|
||||
catch (e){
|
||||
console.log(e)
|
||||
console.log(typeof e)
|
||||
if (e.code === "NO_ATTACH_TARGET") {
|
||||
return api.sendEvent(event.room_id, "m.room.message", {
|
||||
...ctx,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue