From 374dd0c318f2b2dcfeaa8a5c592f2d7b410ad41d Mon Sep 17 00:00:00 2001 From: Samuele Locatelli Date: Mon, 4 Mar 2024 17:59:15 +0100 Subject: [PATCH] typo --- MP.Mon/Pages/_Layout.cshtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MP.Mon/Pages/_Layout.cshtml b/MP.Mon/Pages/_Layout.cshtml index 68686fd1..f22cf1af 100644 --- a/MP.Mon/Pages/_Layout.cshtml +++ b/MP.Mon/Pages/_Layout.cshtml @@ -77,7 +77,7 @@ // document.location.reload(); // } // } - }.then(() => { + }).then(() => { Blazor.defaultReconnectionHandler._reconnectCallback = function (d) { console.log("Client reconnected, waiting 5 sec and reload!"); setTimeout(function () {