fix(error_codes): make command hybrid

This commit is contained in:
neoarz
2025-09-24 00:00:48 -04:00
parent cd810659b4
commit b4df04acc5
3 changed files with 14 additions and 5 deletions

View File

@@ -1,9 +1,10 @@
# Todo List for Syntrel
- [x] Finish [idevice commands](https://github.com/jkcoxson/idevice/blob/master/idevice/src/lib.rs#L522)
- [ ] Finish [idevice commands](https://github.com/jkcoxson/idevice/blob/master/idevice/src/lib.rs#L522)
- [x] Add /idevice command
- [x] Add /no apps command
- [x] Add rest of the errors yikes
- [ ] Add ddi mounting command
- [ ] Add unit tests