Ghost/ghost/offers/lib
Fabien O'Carroll e744c0f82e Fixed issue with updating offer to empty description
no-issue

Because we were checking for truthyness rather than existence when
updating properties on an Offer - it was impossible to set the
description to a blank string, as this is falsy.
2021-10-19 11:00:18 +02:00
..
application Fixed issue with updating offer to empty description 2021-10-19 11:00:18 +02:00
domain Added redemptionCount to Offer 2021-10-18 15:17:31 +02:00