Changes
Co-authored-by: renee-png <262607627+renee-png@users.noreply.github.com>
This commit is contained in:
co-authored by
renee-png
parent
2e0cf56eb1
commit
c80019d676
@@ -73,6 +73,8 @@ interface UserRow {
|
||||
const ROLE_LABEL: Record<AppRole, string> = {
|
||||
admin: "Administrator",
|
||||
attorney: "Attorney",
|
||||
paralegal: "Paralegal",
|
||||
legal_clerk: "Legal Clerk",
|
||||
staff: "Staff",
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user