Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-10-15 12:37:05 +08:00
parent a2d5ecc51e
commit 14ae61f891
7 changed files with 8 additions and 8 deletions

View File

@@ -104,5 +104,5 @@ class _SearchArticlePanelState
}
@override
Widget get builLoading => gridSkeleton;
Widget get buildLoading => gridSkeleton;
}