Skip to content
Code-Schnipsel Gruppen Projekte

feat(Currency.js): get default currency

Zusammengeführt Henning Leutz requested to merge next-2.x into main

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.

Merge Request-Berichte

Loading
Loading

Aktivität

Aktivitäten filtern
  • Zustimmungen
  • Beauftragte & Prüfer(innen)
  • Kommentare (von Bots)
  • Kommentare (von Benutzerinnen und Benutzern)
  • Commits & Branches
  • Bearbeitungen
  • Labels
  • Sperrstatus
  • Erwähnungen
  • Merge Request-Status
  • Nachverfolgung
Bitte registriere oder melde dich an um zu antworten
Lade