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": {
"0105": {
"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-0105"
}
}
{
"160": {
"0105": {
"name": "Unknown",
"message": "There is a problem with the USB storage device.\n\nPlease contact the manufacturer of the device.\nCheck the device documentation for contact details.",
"short_description": "USB device error",
"long_description": "Unknown cause.",
"short_solution": "Unknown solution.",
"long_solution": "Unknown solution.",
"support_link": "https://preten.do/160-0105"
}
}
}