Fix a typo
This commit is contained in:
parent
c90cf34ef5
commit
c953851f92
@ -35,7 +35,7 @@ with~sitearg~ conf logger f = do
|
||||
-- for yesod devel
|
||||
withDevelAppPort :: Dynamic
|
||||
withDevelAppPort =
|
||||
toDyn $ defaultDevelAppWith loader withFoobar
|
||||
toDyn $ defaultDevelAppWith loader with~sitearg~
|
||||
where
|
||||
loader = loadConfig (configSettings Development)
|
||||
{ csLoadExtra = loadExtra
|
||||
|
||||
Loading…
Reference in New Issue
Block a user