Skip to content

Commit

Permalink
results: ctr_results: add AM error 107
Browse files Browse the repository at this point in the history
  • Loading branch information
taserbolt authored and lifehackerhansol committed Jul 17, 2024
1 parent 66f22cc commit 4178932
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cogs/results/ctr_results.py
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,7 @@
43: ResultInfo('Database doesn\'t exist, or it failed to open.'),
44: ResultInfo('Trying to uninstall system-app.'),
106: ResultInfo('Invalid signature/CIA. Usually happens when developer UNITINFO is enabled in Luma3DS.'),
107: ResultInfo('The console ID in the ticket does not match the current console ID.'),
393: ResultInfo('Invalid database.'),
})

Expand Down

0 comments on commit 4178932

Please sign in to comment.