Skip to content

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Hamish-taylor committed Apr 17, 2024
1 parent 487cf73 commit a73fce0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/raygun.loader.js
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@
if (key) {
switch (key) {
case 'sendPing':
sendPing = value;
break;
sendPing = value;
break;
// React Native only
case 'boot':
onLoadHandler();
Expand Down

0 comments on commit a73fce0

Please sign in to comment.