Skip to content

Commit 61e6121

Browse files
committed
chore(.tmuxp.json): Fix trailing comma
1 parent bb82d6a commit 61e6121

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.tmuxp.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@
3434
},
3535
"pane",
3636
"pane",
37-
"make start",
37+
"make start"
3838
]
3939
}
4040
]
41-
}
41+
}

0 commit comments

Comments
 (0)