From 6691f884cd8e384ca60d75e688463fe2c42d45e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Josu=C3=A9=20Tille?= Date: Thu, 4 Apr 2024 23:57:15 +0200 Subject: [PATCH] Fix formating --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index ab65222..2ce52f0 100644 --- a/manifest.toml +++ b/manifest.toml @@ -88,7 +88,7 @@ ram.runtime = "1G" main.additional_urls = ["/_matrix/cas_server.php/login"] main.label = "Server SSO" main.auth_header = true - main.show_tile=false + main.show_tile = false main.protected = true server_api.url = "/_matrix"