Skip to content

Commit 6b7d1ae

Browse files
committed
add trailing comma
1 parent 750f426 commit 6b7d1ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/products/constants.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ export const products: Product[] = [
170170
url: "https://github.com/Eztas/SaiNara",
171171
backgroundColor: "bg-gray-500",
172172
}
173-
]
173+
],
174174
},
175175
{
176176
id: "kaitabi20s-polling-bot",

0 commit comments

Comments
 (0)