diff --git a/src/use-cases/offer/index.js b/src/use-cases/offer/index.js index 2929f32..13b22d3 100644 --- a/src/use-cases/offer/index.js +++ b/src/use-cases/offer/index.js @@ -827,7 +827,7 @@ class OfferUseCases { // Append the Nostr Event ID to the offer object offerObj.data.nostrEventId = offer.eventId - console.log('loadOffers() offerObj: ', offerObj) + // console.log('loadOffers() offerObj: ', offerObj) if (offerObj.data.dataType === 'offer') { // Try to create new offer