Can create new movement when performing mapping
This commit is contained in:
@ -130,7 +130,7 @@ export function UpdateMovementDialog(p: {
|
||||
setMovement((m) => {
|
||||
return {
|
||||
...m,
|
||||
amount: m.amount,
|
||||
amount: l,
|
||||
};
|
||||
})
|
||||
}
|
||||
|
Reference in New Issue
Block a user