build fix for -XMPP
This commit is contained in:
parent
c8b74cdfd7
commit
e92f04f9cc
1 changed files with 1 additions and 1 deletions
|
@ -127,7 +127,7 @@ xmppform next = xmppPage $ do
|
|||
liftAssistant notifyNetMessagerRestart
|
||||
redirect next
|
||||
#else
|
||||
xmppform = xmppPage $
|
||||
xmppform _ = xmppPage $
|
||||
$(widgetFile "configurators/xmpp/disabled")
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Reference in a new issue