Update docs/zh/developer/develop/package/manifest.md

Co-authored-by: Meow33 <supermonkey03@163.com>
This commit is contained in:
Teng 2025-11-20 21:36:54 +08:00 committed by GitHub
parent bb461e8573
commit 7e9b0bcdc5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -851,7 +851,7 @@ envs:
# title为展示给用户的名称value为实际注入系统的值
remoteOptions: https://xxx.xxx/xx
# 提供允许值列表的一个urlresponse的body格式为JSON编码的options列表
# 提供允许值列表的一个urlresponse body需为JSON编码的options列表
regex: '^[a-zA-Z0-9._%+-]+@[a-zA-Z0-9.-]+\.[a-zA-Z]{2,}$'
# 该环境变量的值必须匹配此正则表达式