Skip to content

Commit

Permalink
chore: icon update
Browse files Browse the repository at this point in the history
  • Loading branch information
gitanjli525 committed Sep 19, 2024
1 parent 2ac24cd commit a7b02e8
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
13 changes: 13 additions & 0 deletions public/hyperswitch/Gateway/DEUTSCHEBANK.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions src/screens/Connectors/ConnectorUtils.res
Original file line number Diff line number Diff line change
Expand Up @@ -711,6 +711,7 @@ let getConnectorNameTypeFromString = (connector, ~connectorType=ConnectorTypes.P
| "wellsfargo" => Processors(WELLSFARGO)
| "fiuu" => Processors(FIUU)
| "novalnet" => Processors(NOVALNET)
| "deutschebank" => Processors(DEUTSCHEBANK)
| _ => UnknownConnector("Not known")
}
| ThreeDsAuthenticator =>
Expand Down

0 comments on commit a7b02e8

Please sign in to comment.