ticket
This commit is contained in:
@@ -13,6 +13,7 @@ export class RolesSeeder {
|
||||
if (!role) {
|
||||
role = em.create(Role, {
|
||||
name: roleConfig.name,
|
||||
title:'',
|
||||
isSystem: true,
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user