diff options
author | Charles Wright <cvwright@kombucha.systems> | 2021-09-17 12:04:37 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-17 18:04:37 +0100 |
commit | 6b6bb81b23425cf4f8e0c739946783b98ad056b8 (patch) | |
tree | f3765ea12a9b6195cf81e6b06f6115211bcd0d82 | |
parent | Merge branch 'release-v1.43' into develop (diff) | |
download | synapse-6b6bb81b23425cf4f8e0c739946783b98ad056b8.tar.xz |
Fix #10837 by adding JSON encoding/decoding to the Module API example… (#10845)
-rw-r--r-- | changelog.d/10845.doc | 1 | ||||
-rw-r--r-- | docs/modules/spam_checker_callbacks.md | 4 |
2 files changed, 3 insertions, 2 deletions
diff --git a/changelog.d/10845.doc b/changelog.d/10845.doc new file mode 100644 |