From 8407fe2ae6f088ad68c71cd1d8b3b76b9d2f4306 Mon Sep 17 00:00:00 2001 From: Sebastian Stehle Date: Tue, 2 Jul 2019 21:33:56 +0200 Subject: [PATCH] Spelling fix. --- src/Squidex/appsettings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Squidex/appsettings.json b/src/Squidex/appsettings.json index cf54d3a50..79b8006e5 100644 --- a/src/Squidex/appsettings.json +++ b/src/Squidex/appsettings.json @@ -70,7 +70,7 @@ /* * Redirect to login automatically. */ - "redirectTopLogin": false, + "redirectToLogin": false, /* * Hide the news dialog. */