feat: review admin teams views for importance inclusion
This commit is contained in:
@@ -99,6 +99,7 @@ export class AdminService {
|
||||
'skillId', ss.skill_id,
|
||||
'skillName', ss.skill_name,
|
||||
'category', ss.category_name,
|
||||
'importance', ss.importance,
|
||||
'level', ss.level_numeric,
|
||||
'canMentor', ss.can_mentor,
|
||||
'wantsToLearn', ss.wants_to_learn
|
||||
|
||||
Reference in New Issue
Block a user