+2
-2
@@ -220,6 +220,6 @@ export const MISSIONARY_REQUEST_STATUS = Object.freeze({
|
||||
// page. Roles not listed here fall back to the student dashboard.
|
||||
export const ROLE_HOME_ROUTES = Object.freeze({
|
||||
admin: 'admin-dashboard',
|
||||
counselor: 'counselor-consultations',
|
||||
missionary: 'missionary-requests',
|
||||
counselor: 'counselor-dashboard',
|
||||
missionary: 'missionary-dashboard',
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user