mirror of
https://github.com/neoarz/Syntrel.git
synced 2025-12-25 11:40:12 +01:00
fix: Update to iloader and fix broken links (#26)
* Update afc.py * Update afc.py * Update error message and documentation link for UDID * Update pairing file instructions and documentation URL * Update pairing file instructions in refresh.py * Update sparse.py * NOTE TO SELF: This can probably be removed altogether or modified drastically because we don’t use jitterbug anymore * Update jit26.py
This commit is contained in:
@@ -18,7 +18,7 @@ def half_command():
|
||||
+ "- Change Anisette Server\n"
|
||||
+ "- Reset adi.pb\n"
|
||||
+ "- Sign out from SideStore and sign back in\n"
|
||||
+ "- Recreate pairing file\n"
|
||||
+ "- Replace pairing file\n"
|
||||
+ "- Reinstall SideStore\n\n"
|
||||
),
|
||||
)
|
||||
@@ -42,7 +42,7 @@ def half_command():
|
||||
discord.ui.Button(
|
||||
label="Documentation",
|
||||
style=discord.ButtonStyle.primary,
|
||||
url="https://docs.sidestore.io/docs/troubleshooting/common-issues#sidestore-hangs-halfway-through-installation",
|
||||
url="https://docs.sidestore.io/docs/troubleshooting/common-issues/#sidestore-hangs-partway-through-installation",
|
||||
emoji="<:sidestorepride:1417717648795631787>",
|
||||
)
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user