[booth] add 'category' extractor (#8867)

This commit is contained in:
Mike Fährmann
2026-01-11 22:15:14 +01:00
parent 25397903ce
commit d7c1c30c62
4 changed files with 44 additions and 12 deletions

View File

@@ -267,6 +267,9 @@ SUBCATEGORY_MAP = {
"boosty": {
"feed": "Subscriptions Feed",
},
"booth": {
"category": "Item Categories",
},
"cfake": {
"created": "Created",
},