Skip to content

Commit

Permalink
Merge pull request #158 from EvoXCX/master
Browse files Browse the repository at this point in the history
fix(rules): Quote type correctly
  • Loading branch information
Shendisx authored Dec 27, 2024
2 parents 6e92341 + 6e1e31d commit da019ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 00-default/games/etterna.rules
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# https://github.com/etternagame/etterna
{ "name": "Etterna", "type: "Game" }
{ "name": "etterna", "type: "Game" }
{ "name": "Etterna", "type": "Game" }
{ "name": "etterna", "type": "Game" }

0 comments on commit da019ba

Please sign in to comment.