From 348443e25f7f2bf66de0fb35a00a289a51d42457 Mon Sep 17 00:00:00 2001 From: Sebastian Kippe Date: Sat, 26 Feb 2022 14:55:12 -0600 Subject: [PATCH] Improve copy on sockethub-unavailable screen --- app/templates/configure-sockethub.hbs | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/app/templates/configure-sockethub.hbs b/app/templates/configure-sockethub.hbs index 055fdb00..0f41166c 100644 --- a/app/templates/configure-sockethub.hbs +++ b/app/templates/configure-sockethub.hbs @@ -2,16 +2,16 @@

Sockethub unavailable

-

- Sockethub - is an open-source server program, which this app needs in - order to talk to chat servers. -

Unfortunately, the Sockethub server at {{this.model.config.sockethubURL}} seems to be offline at the moment.

+

+ Sockethub + is an open-source server program, which this app uses in + order to talk to chat servers. +

{{#if (eq this.model.config.environment "development")}}

The app is running in development mode. Please make sure Sockethub is