Skip to content

Commit

Permalink
cut suspected region part from DMI match
Browse files Browse the repository at this point in the history
  • Loading branch information
antheas committed Feb 22, 2025
1 parent 87a15ae commit 49b50d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/adjustor/core/const.py
Original file line number Diff line number Diff line change
Expand Up @@ -218,5 +218,5 @@ class AsusTDP(TypedDict):
ASUS_DATA: dict[str, AsusTDP] = {
"ROG Ally RC71L": ALLY_DATA,
"ROG Ally X RC72L": ALLYX_DATA,
"ROG Flow Z13 GZ302EA": Z1_DATA,
"ROG Flow Z13 GZ302": Z1_DATA,
}

0 comments on commit 49b50d5

Please sign in to comment.