to send your drawing to?') if (recipient) { hoodie.email.send({ to: recipient, subject: 'I drew a thing!', body: 'Made with hoodie-drawing', attachments: [ getDrawing('drawing.png') ] }) } })
to send your drawing to?') if (recipient) {*/ hoodie.email.send({ to: recipient, subject: 'I drew a thing!', body: 'Made with hoodie-drawing', attachments: [ getDrawing('drawing.png') ] }) /*} })*/