Skip to content

Commit

Permalink
added regex test for yt in dungeon tab list
Browse files Browse the repository at this point in the history
  • Loading branch information
hannibal002 committed May 25, 2024
1 parent 6a46a2f commit 82ddc41
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ class DungeonRankTabListColor {

/**
* REGEX-TEST: §8[§r§9319§r§8] §r§bEmpa_ §r§7α §r§f(§r§dMage XXXIV§r§f)
* REGEX-TEST: §8[§r§5393§r§8] §r§c[§r§fYOUTUBE§r§c] Remittal§r§f §r§7Σ§r§7♲ §r§f(§r§dMage XL§r§f)
*/
private val pattern by patternGroup.pattern(
"rank",
Expand Down

0 comments on commit 82ddc41

Please sign in to comment.