Skip to content

Commit

Permalink
Fix homo-item not rendered correctly (#2597)
Browse files Browse the repository at this point in the history
  • Loading branch information
chitoku-k authored May 25, 2024
1 parent 6f3d578 commit a7ed9a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions client/src/tags/homo-item.riot
Original file line number Diff line number Diff line change
Expand Up @@ -283,6 +283,7 @@
import clsx from "clsx";
export default {
clsx,
regex: /homo|ホモ/,
statusIcons: {
OK: "fa-check",
Expand Down

0 comments on commit a7ed9a1

Please sign in to comment.