SearchUI AuctionHouse integration can't be disabled.
It seems that this setting, even being unchecked and properly saved in SV, getting discarded at (re)load.
Description
SearchUI AuctionHouse integration can't be disabled.
It seems that this setting, even being unchecked and properly saved in SV, getting discarded at (re)load.
Bryan (brykrys) added a comment - 09/Aug/09 04:02 AM Found it
getter was returning the default value if the saved value was nil or false
should only return the default if nil
getter was returning the default value if the saved value was nil or false
should only return the default if nil