diff --git a/index.js b/index.js index 7d4f31b..833fb9d 100644 --- a/index.js +++ b/index.js @@ -129,16 +129,13 @@ exports.handlers = { ( d.hierarchy && d.hierarchy.length > 0 ) ) ) { - d.description = d.description === undefined ? '' : d.description; - // Otherwise, using += appends 'undefined' as a string - d.description = '