hbang / libcephei

Useful functions for tweak developers
https://hbang.github.io/libcephei
Other
205 stars 33 forks source link

incorrect null check #45

Closed themintchoco closed 3 years ago

themintchoco commented 3 years ago

there seems to be a missing ! when performing the null check on _preferenceChangeBlocks

kirb commented 3 years ago

Ouch… that bug has been there for 3 years 😕

Thanks for catching it!