RC-4: move authRoles to src/app/configs
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import i18next from 'i18next';
|
||||
|
||||
import { authRoles } from 'src/app/auth';
|
||||
import authRoles from '../../../configs/authRoles';
|
||||
import en from './i18n/en';
|
||||
import Profile from './Profile';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user