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
fix: move USER_ROLE_LABELS/USER_MANAGER_ROLES to non-generated constants file
These constants were manually added to types.gen.ts which gets overwritten
by generate-client.sh. Moved to frontend/src/lib/user-constants.ts and
updated all imports. Also applied lint auto-fixes.
Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
0 commit comments