ui: update desc

This commit is contained in:
Simon Ding
2024-11-10 20:20:26 +08:00
parent 2165a8c533
commit e472d67c79

View File

@@ -111,7 +111,7 @@ class _SearchPageState extends ConsumerState<SearchPage> {
}
return cards;
},
error: (err, trace) => [PoError(msg: "网络错误请确认TMDB Key正确配置并且服务端能够正常连接TMDB网站", err: err)],
error: (err, trace) => [PoError(msg: "网络错误请确认TMDB Key正确配置并且能够正常连接TMDB网站", err: err)],
loading: () => [const MyProgressIndicator()]);
var f = NotificationListener(