Skip to content

Commit

Permalink
Fix checks
Browse files Browse the repository at this point in the history
  • Loading branch information
mia-pi-git committed Sep 27, 2023
1 parent e4f6119 commit 631f1a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/battle-log.ts
Original file line number Diff line number Diff line change
Expand Up @@ -935,7 +935,7 @@ export class BattleLog {
'value', getAttrib('value'),
'name', 'copyText',
],
}
};
} else if (tagName === 'psicon') {
// <psicon> is a custom element which supports a set of mutually incompatible attributes:
// <psicon pokemon> and <psicon item>
Expand Down

0 comments on commit 631f1a3

Please sign in to comment.