Save resolution with notif

This commit is contained in:
Ian Philips 2022-06-09 07:31:53 -06:00
parent 3d18b12ede
commit 65a879d5ab

View File

@ -20,7 +20,7 @@ export const onUpdateContract = functions.firestore
'resolved', 'resolved',
contractUpdater, contractUpdater,
eventId, eventId,
contract.question, contract.resolution ?? contract.question,
contract contract
) )
} else if ( } else if (