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