Skip to content

Commit 09490df

Browse files
authored
Fix Credit Order
1 parent 785a872 commit 09490df

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

features/video-recorder/data.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
"title": "Video Recorder",
33
"description": "Record videos of Scratch projects.",
44
"credits": [
5-
{
6-
"username": "stio_studio",
7-
"url": "https://stio.studio/"
8-
},
95
{
106
"username": "blob2763",
117
"url": "https://blob2763.is-a.dev/"
8+
},
9+
{
10+
"username": "stio_studio",
11+
"url": "https://stio.studio/"
1212
}
1313
],
1414
"type": ["Editor"],

0 commit comments

Comments
 (0)