diff options
author | Dirk Klimpel <5740567+dklimpel@users.noreply.github.com> | 2022-01-27 11:06:29 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-27 10:06:29 +0000 |
commit | fd65139714433763e8ef5be6017ab6ba5988e766 (patch) | |
tree | 150d3149bfb92c0868409464cc9cc18d6d789cfa /changelog.d | |
parent | Update installation docs to indicate that we support Python 3.10 (#11820) (diff) | |
download | synapse-fd65139714433763e8ef5be6017ab6ba5988e766.tar.xz |
Fix some indentation inconsistencies in the sample config (modules) (#11838)
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/11838.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/11838.misc b/changelog.d/11838.misc new file mode 100644 index 0000000000..4747bbe88b --- /dev/null +++ b/changelog.d/11838.misc @@ -0,0 +1 @@ +Fix some indentation inconsistencies in the sample config. \ No newline at end of file |