mirror of
https://github.com/jhillyerd/inbucket.git
synced 2025-12-18 18:17:03 +00:00
ui: Reformat with elm-format 0.8.1
This commit is contained in:
@@ -75,6 +75,7 @@ fromLocation : Location -> Route
|
||||
fromLocation location =
|
||||
if String.isEmpty location.hash then
|
||||
Home
|
||||
|
||||
else
|
||||
case parseHash matcher location of
|
||||
Nothing ->
|
||||
|
||||
Reference in New Issue
Block a user