mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-20 03:06:59 +08:00
@@ -157,7 +157,7 @@ class _LiveDmBlockPageState extends State<LiveDmBlockPage> {
|
||||
|
||||
Widget _buildKeyword(List list) {
|
||||
if (list.isEmpty) {
|
||||
return scrollErrorWidget();
|
||||
return scrollableError;
|
||||
}
|
||||
return SingleChildScrollView(
|
||||
padding: EdgeInsets.only(
|
||||
|
||||
Reference in New Issue
Block a user