[bugfix]: actually implement size column

This commit is contained in:
Kendall Garner 2024-04-01 20:53:00 -07:00
parent 6bc778fa53
commit 2854a91700
No known key found for this signature in database
GPG key ID: 18D2767419676C87
16 changed files with 50 additions and 13 deletions

View file

@ -463,7 +463,8 @@
"bpm": "bpm",
"songCount": "$t(entity.track_other)",
"title": "標題",
"trackNumber": "音軌編號"
"trackNumber": "音軌編號",
"size": "$t(common.size)"
}
},
"action": {