Skip to content

Commit

Permalink
Change real to int in PinConfig info.plist
Browse files Browse the repository at this point in the history
  • Loading branch information
vandroiy2013 committed May 6, 2024
1 parent 60b289e commit dfd4161
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Resources/PinConfigs.kext/Contents/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -5670,7 +5670,7 @@
<key>Codec</key>
<string>Piscean - Realtek ALC298 for Dell Precision 5540</string>
<key>CodecID</key>
<real>283902616</real>
<integer>283902616</integer>
<key>ConfigData</key>
<data>ASccMAEnHQEBJx6gAScfkAF3HBABdx0BAXceFwF3H5ABhxxwAYcdIAGHHosBhx8CAhccIAIXHRACFx4rAhcfAwF3DAIBhwclAhcIgw==</data>
<key>FuncGroup</key>
Expand Down

0 comments on commit dfd4161

Please sign in to comment.