mirror of https://github.com/ghostfolio/ghostfolio
Browse Source
- Move gatherSymbol logic from admin-market-data component to create-asset-profile-dialog onSubmit method - Replace hardcoded 'USD' with DEFAULT_CURRENCY constant for better maintainability - Extend AdminData interface to include useForExchangeRates flag in dataProviders array - Update server-side admin service to populate useForExchangeRates based on exchange rate data source - Use proper exchange rate data source instead of hardcoded 'MANUAL' for currency operations - Improve currency handling by automatically calling gatherSymbol after currency addition - Clean up unused imports and fix TypeScript typespull/5434/head
4 changed files with 49 additions and 21 deletions
Loading…
Reference in new issue