fix(web): admin page role check — stop false redirect to /chat #203
Reference in New Issue
Block a user
Delete Branch "fix/admin-redirect"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Admin page was redirecting all users to /chat because the role check was failing. Fixes #196.