mirror of
https://github.com/neoarz/Syntrel.git
synced 2025-12-25 11:40:12 +01:00
feat: Update mountddi, replace the pairing commands, switch to localdevvpn
* Update mountddi.py * Update pairing command description and embed content * Update crash.py * Update afc.py * Update VPN app reference in error message * Update footer text in embed message * feat: update mount ddi to be downloaded on the fly also fix some small errors and update errorcodes.json --------- Co-authored-by: neoarz <email@neoarz.dev>
This commit is contained in:
@@ -12,7 +12,7 @@ def afc_command():
|
||||
description=(
|
||||
"# AFC Connection Failure\n\n---\n\n"
|
||||
+ "1. Make sure Wi-Fi is connected to a stable network\n"
|
||||
+ "2. Make sure StosVPN is connected and updated\n"
|
||||
+ "2. Make sure LocalDevVPN is connected and updated\n"
|
||||
+ "3. If issue still persists, replace pairing file using `iloader`. See [Pairing File instructions](https://docs.sidestore.io/docs/advanced/pairing-file) for details"
|
||||
),
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user