Skip to content

Commit 002b949

Browse files
authored
Fix ReactMii missing a comma
1 parent 4c24113 commit 002b949

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

contents/reactmii.oscmeta

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"author_preferred_contacts": "",
66
"category": "games",
77
"peripherals": ["Wii Remote"],
8-
"version": "auto"
8+
"version": "auto",
99
"supported_platforms": [
1010
"wii",
1111
"vwii"
@@ -17,4 +17,5 @@
1717
"repository": "Some-Random-Guy123456/ReactMii",
1818
"file": "reactmii.zip"
1919
}
20-
}
20+
21+
}

0 commit comments

Comments
 (0)