fix build w/o webapp (again)
This commit is contained in:
parent
7e6ac81c86
commit
2eca7eb565
1 changed files with 1 additions and 1 deletions
|
@ -192,7 +192,7 @@ notFsckedNudge urlrenderer mr = do
|
|||
button <- mkAlertButton True (T.pack "Configure") urlrenderer ConfigFsckR
|
||||
void $ addAlert (notFsckedAlert mr button)
|
||||
#else
|
||||
notFsckedNudge _ = noop
|
||||
notFsckedNudge _ _ = noop
|
||||
#endif
|
||||
|
||||
notFsckedAlert :: Maybe Remote -> AlertButton -> Alert
|
||||
|
|
Loading…
Add table
Reference in a new issue