Update API references from OpenExchange to ForexRateAPI in code and documentation
Signed-off-by: Hans Kokx <hans.d.kokx@gmail.com>
This commit is contained in:
@@ -112,7 +112,7 @@ class _SettingsScreenState extends State<SettingsScreen> {
|
||||
),
|
||||
const SizedBox(height: 16),
|
||||
const Text(
|
||||
'OpenExchange API key is configured in code constant openExchangeApiKey.',
|
||||
'ForexRateAPI key is configured in code constant forexRateApiKey.',
|
||||
),
|
||||
],
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user