mirror of
https://github.com/whekin/household-bot.git
synced 2026-03-31 12:04:02 +00:00
fix(miniapp): show original ledger currencies
This commit is contained in:
@@ -23,6 +23,7 @@ export interface FinanceParsedPurchaseRecord {
|
||||
id: string
|
||||
payerMemberId: string
|
||||
amountMinor: bigint
|
||||
currency: CurrencyCode
|
||||
description: string | null
|
||||
occurredAt: Instant | null
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user