mirror of
https://github.com/jeffvli/feishin.git
synced 2026-06-18 17:34:09 +02:00
[bugfix]: actually implement size column
This commit is contained in:
@@ -249,7 +249,8 @@
|
||||
},
|
||||
"table": {
|
||||
"column": {
|
||||
"rating": "rating"
|
||||
"rating": "rating",
|
||||
"size": "$t(common.size)"
|
||||
},
|
||||
"config": {
|
||||
"label": {
|
||||
|
||||
Reference in New Issue
Block a user