mirror of
https://github.com/AlistGo/alist.git
synced 2025-11-25 11:29:45 +08:00
fix: unify settings string (#2555)
This commit is contained in:
@@ -37,7 +37,7 @@ const (
|
|||||||
CustomizeHead = "customize_head"
|
CustomizeHead = "customize_head"
|
||||||
CustomizeBody = "customize_body"
|
CustomizeBody = "customize_body"
|
||||||
LinkExpiration = "link_expiration"
|
LinkExpiration = "link_expiration"
|
||||||
SignAll = "sign all"
|
SignAll = "sign_all"
|
||||||
PrivacyRegs = "privacy_regs"
|
PrivacyRegs = "privacy_regs"
|
||||||
OcrApi = "ocr_api"
|
OcrApi = "ocr_api"
|
||||||
FilenameCharMapping = "filename_char_mapping"
|
FilenameCharMapping = "filename_char_mapping"
|
||||||
|
|||||||
Reference in New Issue
Block a user