mirror of
https://github.com/9001/copyparty.git
synced 2025-10-02 14:42:28 -06:00
Update cfg.py
Signed-off-by: ed <s@ocv.me>
This commit is contained in:
parent
472e00a4a9
commit
0941b60635
|
@ -105,6 +105,7 @@ def vf_vmap() -> dict[str, str]:
|
||||||
"og_title_i",
|
"og_title_i",
|
||||||
"og_tpl",
|
"og_tpl",
|
||||||
"og_ua",
|
"og_ua",
|
||||||
|
"opds_exts",
|
||||||
"put_ck",
|
"put_ck",
|
||||||
"put_name",
|
"put_name",
|
||||||
"mv_retry",
|
"mv_retry",
|
||||||
|
@ -144,7 +145,6 @@ def vf_cmap() -> dict[str, str]:
|
||||||
"mte",
|
"mte",
|
||||||
"mth",
|
"mth",
|
||||||
"mtp",
|
"mtp",
|
||||||
"opds_exts",
|
|
||||||
"xac",
|
"xac",
|
||||||
"xad",
|
"xad",
|
||||||
"xar",
|
"xar",
|
||||||
|
|
Loading…
Reference in a new issue