Skip to content

Commit

Permalink
fix feather not being detected (#45)
Browse files Browse the repository at this point in the history
* fix(?) feather not being detected

* change feather detection to detect FeatherTweaker
  • Loading branch information
KTrain5169 authored Aug 25, 2024
1 parent dee4976 commit ff6dde8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions crashes.json
Original file line number Diff line number Diff line change
Expand Up @@ -304,11 +304,11 @@
},
{
"fixtype": 0,
"fix": "Feather client is unsupported and any issues it causes need to be reported to Feather Staff.",
"fix": "Feather Client is unsupported and any issues it causes need to be reported to Feather Staff.",
"causes": [
{
"method": "contains",
"value": "featherOpt"
"value": "FeatherTweaker"
}
]
},
Expand Down

0 comments on commit ff6dde8

Please sign in to comment.