mirror of
https://github.com/anope/anope.git
synced 2026-06-25 08:16:38 +02:00
96a503b4d9
This reworks the module to store Data instead of a yyjson document which does not free until yyjson_doc_free even if an array is cleared (which annoyingly was only documented using a single comment in the yyjson docs).