Skip to content

Commit

Permalink
fix: missing comma (merge pull request #203 from pungus7/main)
Browse files Browse the repository at this point in the history
Fix missing comma
  • Loading branch information
Ahwxorg authored Dec 16, 2024
2 parents c4e2dca + 7ac42c9 commit c51a123
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion instances.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"librey": true
},
{
"clearnet": "https://librey.retro-hax.net"
"clearnet": "https://librey.retro-hax.net",
"tor": null,
"i2p": null,
"country": "DE",
Expand Down

0 comments on commit c51a123

Please sign in to comment.