Skip to content

Commit

Permalink
Whoops
Browse files Browse the repository at this point in the history
  • Loading branch information
CubesterYT committed Jan 1, 2025
1 parent 421fa1d commit 0b2b2d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions extensions/CubesterYT/RichPresence.js
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,7 @@
break;
case "party max":
clientData.partyMax = Scratch.Cast.toNumber(args.INPUT);
break;
case "JSON":
try {
clientData = JSON.parse(args.INPUT);
Expand Down

0 comments on commit 0b2b2d6

Please sign in to comment.