mirror of
https://github.com/cloudreve/frontend.git
synced 2025-12-25 19:52:48 +00:00
fix(dashboard): fix missing setting item
This commit is contained in:
parent
1b1f9f4c8e
commit
75902fe322
|
|
@ -243,6 +243,7 @@ const Settings = () => {
|
|||
"thumb_ffmpeg_max_size",
|
||||
"thumb_ffmpeg_exts",
|
||||
"thumb_ffmpeg_seek",
|
||||
"thumb_ffmpeg_extra_args",
|
||||
"thumb_libreoffice_path",
|
||||
"thumb_libreoffice_max_size",
|
||||
"thumb_libreoffice_enabled",
|
||||
|
|
|
|||
Loading…
Reference in New Issue