Compare commits
1 Commits
0b36048f47
...
e2fc9e4343
Author | SHA1 | Date | |
---|---|---|---|
e2fc9e4343 |
@ -16,9 +16,9 @@ const TX = ref<Transaction>({
|
|||||||
Memo: "",
|
Memo: "",
|
||||||
Amount: 0,
|
Amount: 0,
|
||||||
Payee: "",
|
Payee: "",
|
||||||
PayeeID: null,
|
PayeeID: undefined,
|
||||||
Category: "",
|
Category: "",
|
||||||
CategoryID: null,
|
CategoryID: undefined,
|
||||||
CategoryGroup: "",
|
CategoryGroup: "",
|
||||||
GroupID: "",
|
GroupID: "",
|
||||||
ID: "",
|
ID: "",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user