mirror of
https://github.com/status-im/embark-area-51.git
synced 2025-01-12 06:54:58 +00:00
remove trailing commas
This commit is contained in:
parent
06879ccdd6
commit
41273a4517
@ -272,13 +272,13 @@ Dashboard.prototype.layoutStatus = function() {
|
|||||||
label: "Available Services",
|
label: "Available Services",
|
||||||
tags: true,
|
tags: true,
|
||||||
padding: this.minimal ? {
|
padding: this.minimal ? {
|
||||||
left: 1,
|
left: 1
|
||||||
} : 1,
|
} : 1,
|
||||||
width: "100%",
|
width: "100%",
|
||||||
height: "60%",
|
height: "60%",
|
||||||
valign: "top",
|
valign: "top",
|
||||||
border: {
|
border: {
|
||||||
type: "line",
|
type: "line"
|
||||||
},
|
},
|
||||||
style: {
|
style: {
|
||||||
fg: -1,
|
fg: -1,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user