Skip to content

Commit

Permalink
Update App Update Script.js
Browse files Browse the repository at this point in the history
too many escapes?
  • Loading branch information
chelming authored Feb 3, 2025
1 parent 452d480 commit b94b69d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Parsers/App Update Script.js
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,6 @@ if (grSBIP.get(updateObj.batch_installation_id)) {
\`\`\`
`;

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;

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

0 comments on commit b94b69d

Please sign in to comment.