Using modifyClass for objects which are initialized early in boot

Got too annoyed with the pre-initializer, and switched the component to pull the user_fields and then just extract the one with the correct ID. As far as I could tell, the pre-initializer never got fired by the component, and at this point I’m just glad it works now.

2 Likes