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
|
liftAssistant notifyNetMessagerRestart
|
||||||
redirect next
|
redirect next
|
||||||
#else
|
#else
|
||||||
xmppform = xmppPage $
|
xmppform _ = xmppPage $
|
||||||
$(widgetFile "configurators/xmpp/disabled")
|
$(widgetFile "configurators/xmpp/disabled")
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue