mirror of
https://github.com/9001/copyparty.git
synced 2025-08-19 18:02:28 -06:00
wrong key
This commit is contained in:
parent
0bb9154747
commit
777a50063d
|
@ -3612,7 +3612,7 @@ var filecols = (function () {
|
||||||
"pixfmt": "subsampling / pixel structure",
|
"pixfmt": "subsampling / pixel structure",
|
||||||
"resw": "horizontal resolution",
|
"resw": "horizontal resolution",
|
||||||
"resh": "veritcal resolution",
|
"resh": "veritcal resolution",
|
||||||
"acs": "audio channels",
|
"chs": "audio channels",
|
||||||
"hz": "sample rate"
|
"hz": "sample rate"
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue