You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
it's as easy as putting the roles in an array and checking if the user has any roles from the array before assigning them the new role
if they do then remove all those roles , if they don't just return.
feel free to make a pr
When the user takes a role with a button, delete the other role, if any
The text was updated successfully, but these errors were encountered: