diff --git a/Assistant/WebApp/Configurators/XMPP.hs b/Assistant/WebApp/Configurators/XMPP.hs index 32d9b164a1..d1eee141f7 100644 --- a/Assistant/WebApp/Configurators/XMPP.hs +++ b/Assistant/WebApp/Configurators/XMPP.hs @@ -109,7 +109,7 @@ postXMPPR = xmppPage $ do liftAssistant notifyNetMessagerRestart redirectUltDest DashboardR #else -getXMPPR = xmppPage $ +postXMPPR = xmppPage $ $(widgetFile "configurators/xmpp/disabled") #endif