Skip to content

Commit bf9ac12

Browse files
authored
Update App Update Script.js
removing space before closing ```
1 parent b94b69d commit bf9ac12

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Parsers/App Update Script.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,6 @@ if (grSBIP.get(updateObj.batch_installation_id)) {
101101
"\\n\\n-----------------------------------------------\\n\\nAll apps appear to be up-to-date. \\n\\nIf you think this is incorrect please try running this script again with \`updateCheck\` set to \`true\`. This will check the store for any new updates.\\n(sometimes there are apps in the Application Manager that say that there are updates but you can't actually update them)\\n\\n-----------------------------------------------\\n\\n"
102102
);
103103
}
104-
105104
\`\`\`
106105
`;
107106

0 commit comments

Comments
 (0)