Fix a dumb :(
This commit is contained in:
parent
7060bf270b
commit
4d6bc98a0f
|
@ -621,7 +621,8 @@ ${msgBody}
|
|||
confTag,
|
||||
areaTag,
|
||||
uuid: message.messageUuid,
|
||||
}`Gopher serving message "${message.subject}"`
|
||||
},
|
||||
`Gopher serving message "${message.subject}"`
|
||||
);
|
||||
return cb(response);
|
||||
});
|
||||
|
|
Loading…
Reference in New Issue