Skip to content

Commit

Permalink
Update js variant
Browse files Browse the repository at this point in the history
  • Loading branch information
acquitelol committed Oct 31, 2023
1 parent 938df05 commit 59493b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion constants.js
Original file line number Diff line number Diff line change
Expand Up @@ -58,5 +58,5 @@ class States extends Colors {
}
class Constants {
}
Constants.IPA_FETCH_LINK = "https://ipa.aspy.dev/discord/testflight/Discord_202.0_51204.ipa";
Constants.IPA_FETCH_LINK = "https://ipa.aspy.dev/discord/testflight/Discord_203.0_51470.ipa";
export { Shell, Colors, Divider, States, Constants };

0 comments on commit 59493b3

Please sign in to comment.