mirror of
https://github.com/whekin/household-bot.git
synced 2026-03-31 22:54:02 +00:00
fix(miniapp): show original ledger currencies
This commit is contained in:
@@ -103,6 +103,7 @@ export function createMiniAppDashboardHandler(options: {
|
||||
kind: entry.kind,
|
||||
title: entry.title,
|
||||
amountMajor: entry.amount.toMajorString(),
|
||||
currency: entry.currency,
|
||||
actorDisplayName: entry.actorDisplayName,
|
||||
occurredAt: entry.occurredAt
|
||||
}))
|
||||
|
||||
Reference in New Issue
Block a user