Skip to content

Commit

Permalink
feat(reporters): Add NY App variations
Browse files Browse the repository at this point in the history
  • Loading branch information
flooie committed Feb 5, 2025
1 parent 95ce99d commit 5c3833f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions reporters_db/data/reporters.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,9 @@
"variations": {
"A.D. 2d": "A.D.2d",
"A.D. 3d": "A.D.3d",
"AD2d": "A.D.2d",
"AD 2d": "A.D.2d",
"AD3d": "A.D.3d",
"AD 3d": "A.D.3d",
"Ap.": "A.D.",
"Ap.2d.": "A.D.2d",
Expand Down

0 comments on commit 5c3833f

Please sign in to comment.