Fix finishing onboarding
ProfileData has to be updated before calling is_active which uses "if wallet.name == self.world.profile_data.name" to check if wallet is unlocked.
Loading
Please sign in to comment
ProfileData has to be updated before calling is_active which uses "if wallet.name == self.world.profile_data.name" to check if wallet is unlocked.