Skip to content

Commit

Permalink
Add empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
StylianosGakis committed Jul 30, 2024
1 parent cee430e commit 116ab37
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ internal val AuthEnvironment.webBaseUrl: String
get() = when (this) {
AuthEnvironment.STAGING -> "https://dev.hedvigit.com"
AuthEnvironment.PRODUCTION -> "https://www.hedvig.com"
}
}

0 comments on commit 116ab37

Please sign in to comment.