build fix for no xmpp
This commit is contained in:
parent
7d11511d54
commit
d0336a9475
1 changed files with 1 additions and 1 deletions
|
@ -109,7 +109,7 @@ postXMPPR = xmppPage $ do
|
||||||
liftAssistant notifyNetMessagerRestart
|
liftAssistant notifyNetMessagerRestart
|
||||||
redirectUltDest DashboardR
|
redirectUltDest DashboardR
|
||||||
#else
|
#else
|
||||||
getXMPPR = xmppPage $
|
postXMPPR = xmppPage $
|
||||||
$(widgetFile "configurators/xmpp/disabled")
|
$(widgetFile "configurators/xmpp/disabled")
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue