feat: add role user modules and shared table updates
This commit is contained in:
@@ -6,3 +6,6 @@ export * from './video.service';
|
||||
export * from './detection.service';
|
||||
export * from './session.service';
|
||||
export { projectDataService } from './project.service';
|
||||
export * from './permission.service';
|
||||
export * from './role.service';
|
||||
export * from './user.service';
|
||||
|
||||
Reference in New Issue
Block a user