add missing object store for transaction
This commit is contained in:
parent
9f5e61057e
commit
76697b08fd
@ -146,6 +146,7 @@ export async function getTransactions(
|
||||
Stores.currencies,
|
||||
Stores.coins,
|
||||
Stores.denominations,
|
||||
Stores.exchanges,
|
||||
Stores.proposals,
|
||||
Stores.purchases,
|
||||
Stores.refreshGroups,
|
||||
|
Loading…
Reference in New Issue
Block a user