Skip to content

Commit

Permalink
Merge pull request #365 from brase/patch-1
Browse files Browse the repository at this point in the history
Added missing literal attribute
  • Loading branch information
forki committed Sep 6, 2018
2 parents 9deb3ca + c3a189b commit 1e4266c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Server/Shared/ServerUrls.fs
Expand Up @@ -5,6 +5,7 @@ module ServerCode.ServerUrls
module PageUrls =
[<Literal>]
let Home = "/"
[<Literal>]
let Login = "/login"

[<RequireQualifiedAccess>]
Expand Down

0 comments on commit 1e4266c

Please sign in to comment.