mirror of
https://github.com/whekin/household-bot.git
synced 2026-04-01 00:04:02 +00:00
feat(miniapp): redesign member balance surfaces
This commit is contained in:
@@ -124,6 +124,7 @@ function createDashboard(): NonNullable<
|
||||
return {
|
||||
period: '2026-03',
|
||||
currency: 'GEL',
|
||||
paymentBalanceAdjustmentPolicy: 'utilities',
|
||||
totalDue: Money.fromMajor('400', 'GEL'),
|
||||
totalPaid: Money.fromMajor('100', 'GEL'),
|
||||
totalRemaining: Money.fromMajor('300', 'GEL'),
|
||||
|
||||
Reference in New Issue
Block a user