clean up whitespace

Signed-off-by: HarHarLinks <2803622+HarHarLinks@users.noreply.github.com>
This commit is contained in:
HarHarLinks 2025-09-19 15:18:13 +02:00
parent f45d83a21d
commit 002c0395a2

View file

@ -1,6 +1,6 @@
[[servers]]
name = "Synapse"
description = "Synapse is a Matrix homeserver written in Python/Twisted. "
description = "Synapse is a Matrix homeserver written in Python/Twisted."
author = "Element"
maturity = "Stable"
language = "Python"
@ -20,7 +20,7 @@ room = "#tuwunel:matrix.org"
[[servers]]
name = "Synapse Pro"
description = "Synapse for Enterprise. Backs the Foundation's matrix.org homeserver "
description = "Synapse for Enterprise. Backs the Foundation's matrix.org homeserver."
author = "Element"
maturity = "Stable"
language = "Python and Rust"
@ -28,7 +28,6 @@ licence = "Element Commercial License"
repository = "https://element.io/server-suite/synapse-pro"
room = "#synapse:matrix.org"
[[servers]]
name = "Dendrite"
description = "Dendrite is a second-generation Matrix homeserver written in Go!"