Added skill form, abstracted proficiency selection
This commit is contained in:
@@ -45,6 +45,7 @@ let SkillSchema = schema({
|
||||
"language",
|
||||
"utility", //not displayed anywhere
|
||||
],
|
||||
defaultValue: 'skill',
|
||||
},
|
||||
// If the baseValue is higher than the computed value, it will be used as `value`
|
||||
baseValue: {
|
||||
|
||||
Reference in New Issue
Block a user