fix: fixed 160 errors being in the wrong directory

This commit is contained in:
Spletz 2024-08-07 14:14:21 +10:00 committed by GitHub
commit f1a7323427
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
16 changed files with 204 additions and 48 deletions

View file

@ -1,13 +1,13 @@
{
"160": {
"0101": {
"name": "Unknown",
"message": "",
"short_description": "Unknown cause.",
"long_description": "Unknown cause.",
"short_solution": "Unknown solution.",
"long_solution": "Unknown solution.",
"support_link": "https://preten.do/160-0101"
}
}
{
"160": {
"0101": {
"name": "Unknown",
"message": "An error has occured.\n\nPlease press and hold the POWER Button for\nat least four seconds to turn the console off.",
"short_description": "Unknown cause.",
"long_description": "Unknown cause.",
"short_solution": "Unknown solution.",
"long_solution": "Unknown solution.",
"support_link": "https://preten.do/160-0101"
}
}
}