Added skill form, abstracted proficiency selection

This commit is contained in:
Stefan Zermatten
2019-07-23 12:37:30 +02:00
parent 812a6679d5
commit 45e36ac3d4
6 changed files with 218 additions and 84 deletions

View File

@@ -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: {