Closed pufmat closed 4 months ago
Thank you so much! I really appreciate that you have gone out of your way to make a PR when there have been some breaking changes. You totally don't have to do this, but you've done it anyway. You're awesome ❤️
I'll try to get an update pushed out soon
Nothing breaking has changed, but some internal fields in
SkillsScreen
were removed. This caused a problem because SimplySkills expected them to exist in the accessor mixin. Most accessor methods can be removed as they are not used anywhere.