fix: properly quote base and pm_agent in write_index calls #194

Merged
shoko merged 1 commits from fix/issue-write-index-quoting into main 2026-04-07 02:50:32 +02:00

1 Commits

Author SHA1 Message Date
shokollm
6a8fa563dd fix: properly quote base and pm_agent in write_index calls
When base or pm_agent are not null, they need to be quoted with escaped quotes ("") in write_index calls.
This fixes 'write_index would create malformed JSON' error during init.
2026-04-07 00:48:06 +00:00