Skip to content
Code-Schnipsel Gruppen Projekte
Commit d5a90219 erstellt von Henning Leutz's avatar Henning Leutz :martial_arts_uniform:
Dateien durchsuchen

feat(Currency.js): get default currency

This commit introduces several changes in bin/Currency.js to make the code more readable and
consistent:

1. Improved function declaration style: Rather than using `function(arg1, arg2) { .. }`, we now use
`function (arg1, arg2) { .. }` for better style consistency.
2. Cleaned up unnecessary whitespace: Removed redundant lines to make the code cleaner and more
readable.
3. Added a new function: Introduced a new function `getDefaultCurrency()` for fetching the default
system currency. This asynchronous function returns a Promise that resolves to the code of the
default currency.
Übergeordneter ae339c05
No related branches found
No related tags found
2 Merge Requests!54Update 'next-3.x' with latest changes from 'main',!53feat(Currency.js): get default currency
Pipeline #16537 bestanden mit Phase
in 2 Minuten und 17 Sekunden
Status
Pipeline
Erstellt von
Phasen
Aktionen
Bestanden

00:02:17

avatar

Keine Artefakte gefunden