Skip to content

Commit

Permalink
Switched from int to integer
Browse files Browse the repository at this point in the history
  • Loading branch information
dreamwhite committed May 7, 2024
1 parent a2b15ec commit a0eeff6
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 @@ -124,7 +124,7 @@
<key>Codec</key>
<string>agasecond - Realtek ALC256 (3246) for Xiaomi Pro Enhanced 2019</string>
<key>CodecID</key>
<int>283902550</int>
<integer>283902550</integer>
<key>ConfigData</key>
<data>ASccIAEnHQEBJx6mAScfkAE3HPABNx0AATceAAE3H0ABRxzwAUcdAAFHHgABRx9AAYcc8AGHHQABhx4AAYcfQAGXHEABlx0QAZceqwGXHwQBpxzwAacdAAGnHgABpx9AAbccEAG3HQEBtx4XAbcfkAG3DAIB1xzwAdcdAAHXHgAB1x9AAecc8AHnHQAB5x4AAecfQAIXHDACFx0QAhceKwIXHwQCFwwCAgUAEAIEACACBQBGAgQwpA==</data>
<key>FuncGroup</key>
Expand Down

0 comments on commit a0eeff6

Please sign in to comment.