From 2d24779583edfeac388c1203eae2cb9eb67b3f59 Mon Sep 17 00:00:00 2001 From: Stefan Warnat Date: Wed, 17 Jul 2019 15:57:22 +0200 Subject: [PATCH] remove newline --- roles/matrix-riot-web/defaults/main.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/roles/matrix-riot-web/defaults/main.yml b/roles/matrix-riot-web/defaults/main.yml index 9950d3028..bc8002bca 100644 --- a/roles/matrix-riot-web/defaults/main.yml +++ b/roles/matrix-riot-web/defaults/main.yml @@ -21,7 +21,6 @@ matrix_riot_web_default_hs_url: "" matrix_riot_web_default_is_url: ~ matrix_riot_web_disable_custom_urls: true matrix_riot_web_disable_guests: true - matrix_riot_web_integrations_ui_url: "https://scalar.vector.im/" matrix_riot_web_integrations_rest_url: "https://scalar.vector.im/api" matrix_riot_web_integrations_widgets_urls: ["https://scalar.vector.im/api"]