Merge pull request #127 from PhuNH/fork-dev

Add level.label string
This commit is contained in:
Amruth Pillai
2020-04-22 15:44:06 +05:30
committed by GitHub
2 changed files with 6 additions and 0 deletions

View File

@ -2,6 +2,9 @@
"key": {
"label": "Name"
},
"level": {
"label": "Level"
},
"rating": {
"label": "Rating"
}

View File

@ -2,6 +2,9 @@
"key": {
"label": "Name"
},
"level": {
"label": "Level"
},
"rating": {
"label": "Rating"
}