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