mirror of
https://github.com/whekin/household-bot.git
synced 2026-03-31 21:04:03 +00:00
fix(miniapp): show original ledger currencies
This commit is contained in:
@@ -81,6 +81,7 @@ export interface MiniAppDashboard {
|
||||
kind: 'purchase' | 'utility'
|
||||
title: string
|
||||
amountMajor: string
|
||||
currency: 'USD' | 'GEL'
|
||||
actorDisplayName: string | null
|
||||
occurredAt: string | null
|
||||
}[]
|
||||
|
||||
Reference in New Issue
Block a user