Skip to content

Commit

Permalink
build
Browse files Browse the repository at this point in the history
  • Loading branch information
Gildofj committed Jan 5, 2023
1 parent aaf72d4 commit b07bfcf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build/index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ export async function run() {
if (app)
await removeApp({ appId: app.app_id });
else
console.log("reported app-to-replace not found for the user in question reported not found for the user in question!");
console.log("Reported app-to-replace not found for the user in question reported not found for the user in question!");
}
}

Expand Down

0 comments on commit b07bfcf

Please sign in to comment.