forked from filipg/twilight-library
Update 'app/inspektoratpracy.hs'
This commit is contained in:
parent
6153264fcb
commit
aa45331cf7
@ -20,7 +20,7 @@ toShadowItem (url, title) =
|
|||||||
format = Just "pdf",
|
format = Just "pdf",
|
||||||
finalUrl = url
|
finalUrl = url
|
||||||
}
|
}
|
||||||
where title = ""
|
where title = "title"
|
||||||
date = getDate $ replace "%20" " " url
|
date = getDate $ replace "%20" " " url
|
||||||
|
|
||||||
getDate :: String -> String
|
getDate :: String -> String
|
||||||
|
Loading…
Reference in New Issue
Block a user