We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 452d480 commit b94b69dCopy full SHA for b94b69d
Parsers/App Update Script.js
@@ -105,6 +105,6 @@ if (grSBIP.get(updateObj.batch_installation_id)) {
105
\`\`\`
106
`;
107
108
-const message = "<@U6E2TEKQ9> made a cool script for bulk updating apps!\\n\\n" + eric_script;
+const message = "<@U6E2TEKQ9> made a cool script for bulk updating apps!\n\n" + eric_script;
109
110
new x_snc_slackerbot.Slacker().send_chat(current, message, true);
0 commit comments