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
|
||||
redirectUltDest DashboardR
|
||||
#else
|
||||
getXMPPR = xmppPage $
|
||||
postXMPPR = xmppPage $
|
||||
$(widgetFile "configurators/xmpp/disabled")
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue