1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-06-30 20:26:38 +02:00
Files
unrealircd/src/modules/rpc
Bram Matthys 3ca99ddd52 Fix JSON-RPC response, should be in "result" and not in "response".
This breaks all the current script(s) that depend on it, of course,
but makes us correctly conform to the JSON-RPC specification.
Reported by Valware.
2022-08-17 16:56:33 +02:00
..