chore: update live icon

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-04-18 15:16:24 +08:00
parent 87a812b7e0
commit 1c4eb0766b
4 changed files with 2 additions and 2 deletions

View File

@@ -203,7 +203,7 @@ class _SearchTrendingPageState extends State<SearchTrendingPage> {
] else if (item.showLiveIcon == true) ...[
const SizedBox(width: 4),
Image.asset(
'assets/images/live/live_@28h.gif',
'assets/images/live/live.gif',
width: 51,
height: 16,
),