From 41273a451751112a64fabaed25bba74993ecc644 Mon Sep 17 00:00:00 2001 From: Iuri Matias Date: Sat, 29 Oct 2016 14:07:42 -0400 Subject: [PATCH] remove trailing commas --- lib/monitor.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/monitor.js b/lib/monitor.js index 94e94aaf..2ef7c569 100644 --- a/lib/monitor.js +++ b/lib/monitor.js @@ -272,13 +272,13 @@ Dashboard.prototype.layoutStatus = function() { label: "Available Services", tags: true, padding: this.minimal ? { - left: 1, + left: 1 } : 1, width: "100%", height: "60%", valign: "top", border: { - type: "line", + type: "line" }, style: { fg: -1,