episode badge

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-05-14 16:36:44 +08:00
parent 3f71e79809
commit 98985a7fa4
3 changed files with 17 additions and 11 deletions

View File

@@ -7,6 +7,7 @@ enum PBadgeType {
error,
line_primary,
line_secondary,
free,
}
enum PBadgeSize { medium, small }