Skip to content

Conversation

@Starmism
Copy link
Member

@Starmism Starmism commented Mar 12, 2022

Pull Request

Type

  • Internal change (Doesn't affect end-user).
  • External change (Does affect end-user).
  • Wiki (Changes towards the Wiki).
  • Other: __________

Description

This commit changes two lines but fixes the replacement of cased
placeholders with non-cased ones that was accidentally happening.
This was partially fixed in a few previous commits, but not fully as
it was still replacing failed placeholder matches.

Tests

Blitz has tested it and confirmed its correctness.
Before:
Before
After:
After

Closes #666

    This commit changes two lines but fixes the replacement of cased
    placeholders with non-cased ones that was accidentally happening.
    This was partially fixed in a few previous commits, but not fully as
    it was still replacing failed placeholder matches.
@PiggyPiglet PiggyPiglet merged commit fadf14a into master Mar 13, 2022
@Starmism Starmism deleted the fix/666-lowercasing branch March 13, 2022 06:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

PlaceholderAPI lower cases letters.

3 participants