mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-06-18 19:44:21 +00:00
fix: 修复子字段值为空时导致字段丢失的问题
This commit is contained in:
@@ -10,7 +10,8 @@
|
||||
"type": "string",
|
||||
"format": "regex",
|
||||
"pattern": "^(person|group)_(\\d+)$"
|
||||
}
|
||||
},
|
||||
"default": []
|
||||
},
|
||||
"network-proxies": {
|
||||
"type": "object",
|
||||
|
||||
Reference in New Issue
Block a user