Skip to content

Commit

Permalink
Merge pull request #3729 from ColoredCow/fix/add-new-currency-symbol
Browse files Browse the repository at this point in the history
Fix/add new currency symbol
  • Loading branch information
GauravGusain98 authored Oct 16, 2024
2 parents 9514bf2 + 4b2611e commit 8465734
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Modules/Client/Config/config.php
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,9 @@
[
'swiss-franc' => '',
],
[
'gbp' => '£',
],
],

'service-rate-terms' => [
Expand Down

0 comments on commit 8465734

Please sign in to comment.