Skip to content

Commit

Permalink
Update App Update Script.js
Browse files Browse the repository at this point in the history
moving eric's name to another section
  • Loading branch information
chelming authored Feb 3, 2025
1 parent d30bf60 commit 254925f
Showing 1 changed file with 7 additions and 9 deletions.
16 changes: 7 additions & 9 deletions Parsers/App Update Script.js
Original file line number Diff line number Diff line change
Expand Up @@ -105,18 +105,16 @@ if (grSBIP.get(updateObj.batch_installation_id)) {
//const message = "<@U6E2TEKQ9> made a cool script for bulk updating apps!\n\n" + eric_script;
const message = {
"blocks": [
{
"type": "section",
"text": {
"type": "mrkdwn",
"text": "<@U6E2TEKQ9> made a cool script for bulk updating apps!\n\n"
}
},
{
"type": "rich_text",
"elements": [
{
"type": "rich_text",
"elements": [
{
"type": "text",
"text": "<@U6E2TEKQ9> made a cool script for bulk updating apps!\n\n"
}
]
},
{
"type": "rich_text_preformatted",
"elements": [
Expand Down

0 comments on commit 254925f

Please sign in to comment.