mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2026-06-06 13:14:11 +00:00
docs: update tasktracking with YAML indentation fix
This commit is contained in:
parent
d1e571adb7
commit
6156661a20
1 changed files with 9 additions and 0 deletions
|
|
@ -0,0 +1,9 @@
|
|||
# Fix: Clash proxy YAML indentation for Clash Verge
|
||||
|
||||
## Date: 2026-04-25
|
||||
|
||||
## Changes
|
||||
- `sub/subClashService.go` — Fixed YAML indentation: proxy fields now use 4-space indent under list item, nested `*-opts` fields use 6-space indent. Previously fields were at same level as `- name:` causing "invalid yaml" in Clash Verge.
|
||||
|
||||
## Version
|
||||
- v1.7.2.2 (same)
|
||||
Loading…
Reference in a new issue