From 8d182b5eaf3a94ad6dde4243d0e8551cd04966e5 Mon Sep 17 00:00:00 2001 From: moanos Date: Thu, 20 Nov 2025 16:34:16 +0100 Subject: [PATCH] fix: formatting --- static/.well-known/matrix/client | 2 +- static/.well-known/matrix/server | 2 +- static/.well-known/matrix/support | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/static/.well-known/matrix/client b/static/.well-known/matrix/client index f53275e..7a1936c 100644 --- a/static/.well-known/matrix/client +++ b/static/.well-known/matrix/client @@ -19,4 +19,4 @@ "org.matrix.msc3575.proxy": { "url": "https://synapse.hyteck.de/sliding-sync" } -}# \ No newline at end of file +} \ No newline at end of file diff --git a/static/.well-known/matrix/server b/static/.well-known/matrix/server index b27a348..e7c04c8 100644 --- a/static/.well-known/matrix/server +++ b/static/.well-known/matrix/server @@ -1,3 +1,3 @@ { "m.server": "synapse.hyteck.de:8448" -}# \ No newline at end of file +} \ No newline at end of file diff --git a/static/.well-known/matrix/support b/static/.well-known/matrix/support index 7d3bf7f..4fc2cbe 100644 --- a/static/.well-known/matrix/support +++ b/static/.well-known/matrix/support @@ -7,4 +7,4 @@ } ], "support_page": "https://hyteck.de/about" -}# \ No newline at end of file +} \ No newline at end of file