Skip to content

Commit b94b69d

Browse files
authored
Update App Update Script.js
too many escapes?
1 parent 452d480 commit b94b69d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Parsers/App Update Script.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,6 @@ if (grSBIP.get(updateObj.batch_installation_id)) {
105105
\`\`\`
106106
`;
107107

108-
const message = "<@U6E2TEKQ9> made a cool script for bulk updating apps!\\n\\n" + eric_script;
108+
const message = "<@U6E2TEKQ9> made a cool script for bulk updating apps!\n\n" + eric_script;
109109

110110
new x_snc_slackerbot.Slacker().send_chat(current, message, true);

0 commit comments

Comments
 (0)