Ephenia / Pokeclicker-Scripts

Various scripts & enhancements for the game Pokéclicker.
https://github.com/Ephenia/Pokeclicker-Scripts
GNU General Public License v3.0
184 stars 263 forks source link

addOptimizeVitamins query selector broken #400

Open SvanRaaij opened 1 week ago

SvanRaaij commented 1 week ago

The query selector that should find the elements to attach the scales button to is no longer working.

https://github.com/Ephenia/Pokeclicker-Scripts/blob/53fd461d82577320ee8c6fe0f7eb2439ef2cddd5/additionalvisualsettings.user.js#L287

It seems that the data-bind property of the tbody tag has changed.