Skip to content

Commit

Permalink
Correcting JSON error in Simple Planes entry
Browse files Browse the repository at this point in the history
  • Loading branch information
TikvahTerminator committed Oct 20, 2024
1 parent 70e1c8e commit b4cf7f8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions wmn-data.json
Original file line number Diff line number Diff line change
Expand Up @@ -4882,9 +4882,9 @@
"name" : "SimplePlanes",
"uri_check" : "https://www.simpleplanes.com/u/{account}",
"e_code" : 200,
"e_string" : "<h5>joined"
"e_string" : "<h5>joined",
"m_code" : 302,
"m_string" : "<title>SimplePlanes Airplanes</title>"
"m_string" : "<title>SimplePlanes Airplanes</title>",
"known" : ["realSavageMan", "Jundroo", "john"],
"cat" : "gaming"
},
Expand Down

0 comments on commit b4cf7f8

Please sign in to comment.