Skip to content
This repository has been archived by the owner on Jan 7, 2022. It is now read-only.

Commit

Permalink
teamsInfoUrl in more places
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Abraham committed Dec 9, 2021
1 parent bfe0e12 commit d6ab3b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions client/User/Commands.elm
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ settingsDecoder =
|> required "nakadiApiUrl" string
|> optional "appsInfoUrl" string emptyString
|> optional "usersInfoUrl" string emptyString
|> optional "teamsInfoUrl" string emptyString
|> optional "monitoringUrl" string emptyString
|> optional "sloMonitoringUrl" string emptyString
|> optional "eventTypeMonitoringUrl" string emptyString
Expand Down

0 comments on commit d6ab3b8

Please sign in to comment.