Merge pull request #55 from NoRedInk/terezka-patch-1

... Foolish mistake corrected
This commit is contained in:
Tereza Sokol 2018-05-11 12:35:39 +02:00 committed by GitHub
commit 9ef7e35000
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -194,7 +194,6 @@ type alias IconLinkModel =
{-| -}
type alias IconLinkSpaModel route =
{ alt : String
, url : String
, icon : IconType
, disabled : Bool
, size : IconSize