Skip to content

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
GermanBluefox committed May 10, 2024
1 parent 1c216b4 commit aaa54a5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion main.js
Original file line number Diff line number Diff line change
Expand Up @@ -416,7 +416,6 @@ async function sendMessageToApp(message) {
json.ttlSeconds = 3600 * 48;
}


if (!json.message) {
throw new Error('Empty message');
}
Expand Down

0 comments on commit aaa54a5

Please sign in to comment.