From 14874d2fcb37e7a4fe422fb639743cf51c7c3f40 Mon Sep 17 00:00:00 2001 From: Ayush Gupta Date: Wed, 27 Jul 2016 11:40:14 -0400 Subject: [PATCH] :bug: handles multiple values --- index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.js b/index.js index 8630e1d..1735f03 100644 --- a/index.js +++ b/index.js @@ -45,5 +45,5 @@ module.exports = { }, }, }, - html: '', + html: '', };