mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-01-19 05:45:15 +01:00
Update helpers/lndHub.ts
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
This commit is contained in:
parent
b5c6c10447
commit
9b9d705357
@ -1,7 +1,7 @@
|
||||
import AsyncStorage from '@react-native-async-storage/async-storage';
|
||||
import DefaultPreference from 'react-native-default-preference';
|
||||
import { BlueApp } from '../class';
|
||||
import { GROUP_IO_BLUEWALLET } from '..//blue_modules/currency';
|
||||
import { GROUP_IO_BLUEWALLET } from '../blue_modules/currency';
|
||||
|
||||
// Function to get the value from DefaultPreference first, then fallback to AsyncStorage
|
||||
// as DefaultPreference uses truly native storage.
|
||||
|
Loading…
Reference in New Issue
Block a user