mirror of
https://github.com/ManInDark/HabitTrove.git
synced 2026-01-20 22:24:28 +01:00
fix coin stats and add transaction note (#31)
This commit is contained in:
@@ -24,6 +24,7 @@ export interface CoinTransaction {
|
||||
description: string;
|
||||
timestamp: string;
|
||||
relatedItemId?: string;
|
||||
note?: string;
|
||||
}
|
||||
|
||||
export interface HabitsData {
|
||||
|
||||
Reference in New Issue
Block a user