Skip to content

Commit

Permalink
build: add file for copy-pasting
Browse files Browse the repository at this point in the history
  • Loading branch information
favna committed Nov 20, 2023
1 parent 17f6033 commit 450b898
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
isNonstandard: 'Past' -> isNonstandard: IsNonStandard.Past
isNonstandard: 'Unobtainable' -> isNonstandard: IsNonStandard.Unobtainable
isNonstandard: 'CAP' -> isNonstandard: IsNonStandard.Cap
isNonstandard: 'Gigantamax' -> isNonstandard: IsNonStandard.Gigantamax
isNonstandard: 'LetsGoPikachuEevee' -> isNonstandard: IsNonStandard.LetsGoPikachuEevee

0 comments on commit 450b898

Please sign in to comment.