Skip to content

Commit 6cfc6e6

Browse files
projects: Fix missing comma
1 parent a087eb7 commit 6cfc6e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_data/projects.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
},
106106
{
107107
"name": "GstPipelineStudio",
108-
"url": "https://gitlab.freedesktop.org/dabrain34/GstPipelineStudio"
108+
"url": "https://gitlab.freedesktop.org/dabrain34/GstPipelineStudio",
109109
"app_id": "org.freedesktop.dabrain34.GstPipelineStudio",
110110
"description": "Draw your own GStreamer pipeline"
111111
},

0 commit comments

Comments
 (0)