Skip to content

Commit

Permalink
chore: update env
Browse files Browse the repository at this point in the history
  • Loading branch information
nemre committed Nov 16, 2023
1 parent 70bff77 commit d94baa4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/model/environment.go
Original file line number Diff line number Diff line change
Expand Up @@ -72,5 +72,5 @@ func FillStringFromEnvironment(s string) string {
return s
}

return ""
return s
}

0 comments on commit d94baa4

Please sign in to comment.