Refactor HTML
This commit is contained in:
parent
a12b34a665
commit
05eb0d92e3
27 changed files with 776 additions and 393 deletions
|
|
@ -442,8 +442,8 @@ URL_NAMES: list[tuple[str, dict[str, str]]] = [
|
|||
("twitch:debug", {}),
|
||||
("twitch:docs_rss", {}),
|
||||
("twitch:emote_gallery", {}),
|
||||
("twitch:game_list", {}),
|
||||
("twitch:game_list_simple", {}),
|
||||
("twitch:games_grid", {}),
|
||||
("twitch:games_list", {}),
|
||||
("twitch:game_detail", {"twitch_id": "test-game-123"}),
|
||||
("twitch:org_list", {}),
|
||||
("twitch:organization_detail", {"twitch_id": "test-org-123"}),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue