Skip to content

Commit

Permalink
Update main.js
Browse files Browse the repository at this point in the history
  • Loading branch information
TudbuT authored Oct 10, 2019
1 parent 0eb660e commit 17a4a3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bot/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ module.exports = {
return '<button type="button" onclick="window.location.href = `?logoff=1`">LogOff</button>' + selm
},
messages: async function(channel) {
remote = "ERR 2 (NO MESSAGES FOUND)"
remote = "<br />ERR 2 (NO MESSAGES FOUND)"
var ht = new String("<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, user-scalable=no\">")
await gms(channel)
var msgs = remote
Expand Down

0 comments on commit 17a4a3f

Please sign in to comment.