IlzoJunior
Results
1
issues of
IlzoJunior
To attach the code "const roleAdmin = new Role() roleAdmin.name = 'Administrator' roleAdmin.slug = 'administrator' roleAdmin.description = 'manage administration privileges' await roleAdmin.save()" i need to do this in a new...