Save resolution with notif
This commit is contained in:
parent
3d18b12ede
commit
65a879d5ab
|
@ -20,7 +20,7 @@ export const onUpdateContract = functions.firestore
|
|||
'resolved',
|
||||
contractUpdater,
|
||||
eventId,
|
||||
contract.question,
|
||||
contract.resolution ?? contract.question,
|
||||
contract
|
||||
)
|
||||
} else if (
|
||||
|
|
Loading…
Reference in New Issue
Block a user