Front: Models: 'Competency' type renamed to 'Skill'
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
type Skill = 'rhythm'
|
||||
| 'two-hands'
|
||||
| 'combos'
|
||||
| 'arpeggio'
|
||||
| 'distance'
|
||||
| 'left-hand'
|
||||
| 'right-hand'
|
||||
| 'lead-head-change'
|
||||
| 'chord-complexity'
|
||||
| 'chord-timing'
|
||||
| 'pedal'
|
||||
| 'precision'
|
||||
|
||||
|
||||
export default Skill;
|
||||
Reference in New Issue
Block a user