summaryrefslogtreecommitdiff
path: root/src/Controllers/ServerDiscoveryController.php
diff options
context:
space:
mode:
authorDaniel Weipert <git@mail.dweipert.de>2025-08-13 10:45:10 +0200
committerDaniel Weipert <git@mail.dweipert.de>2025-08-13 10:46:40 +0200
commitbeb68ad3ddc48f9e913815e0e18f11965201f32e (patch)
treec8f3cdabedb6f2635bd0f5378bc5e426ba8c5f65 /src/Controllers/ServerDiscoveryController.php
parent6b7e857f21bef9ba71ac36c202678ec0d84eeff5 (diff)
whitespace :]
Diffstat (limited to 'src/Controllers/ServerDiscoveryController.php')
-rw-r--r--src/Controllers/ServerDiscoveryController.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Controllers/ServerDiscoveryController.php b/src/Controllers/ServerDiscoveryController.php
index 076329b..c4e5ea7 100644
--- a/src/Controllers/ServerDiscoveryController.php
+++ b/src/Controllers/ServerDiscoveryController.php
@@ -13,7 +13,7 @@ class ServerDiscoveryController
"m.server" => "$_ENV[DOMAIN]:443",
]);
}
-
+
public function client(): Response
{
return new JsonResponse([
@@ -22,7 +22,7 @@ class ServerDiscoveryController
],
]);
}
-
+
public function support(): Response
{
return new JsonResponse([