deploy: auto commit repo-root changes 2026-07-03 21:46:58

This commit is contained in:
hajimi
2026-07-03 21:46:58 +08:00
parent 6229b98076
commit b1539d9baf
3 changed files with 115 additions and 5 deletions
+5
View File
@@ -54,6 +54,11 @@ export interface WorldCupLiveCardItem {
match_id: number
title?: string
source_url?: string
anchor_name?: string
anchor_avatar?: string
room_view_count?: number | string
room_focus_count?: number | string
room_notice?: string
play_url: string
default_play_url?: string
stream_options?: MatchLiveStreamOption[]