Commit 5c13b8f
fix: keep config near the top of saved map json
toMap() emitted config last, so saving a map whose config sat near the top
(e.g. right after the catalogs) moved it to the end. Place config right after
catalogs in the serialized object so its position stays stable.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent f430d9f commit 5c13b8f
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
705 | 705 | | |
706 | 706 | | |
707 | 707 | | |
| 708 | + | |
708 | 709 | | |
709 | 710 | | |
710 | 711 | | |
711 | 712 | | |
712 | | - | |
713 | 713 | | |
714 | 714 | | |
715 | 715 | | |
| |||
0 commit comments