Accidentaly changed main admin roles

Your software

Your problem
My problem is:
I,m using a self hosted Mautic version and accidentally changed the roles for the main admin(me) and now I cant access the admin roles. How can I reverse or update?

In Mautic database, look for table Users

In table Users, find the row with your user info

In your user row, change your “role_id” to 1

Thanks. This resolved it.