mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-29 06:45:54 +08:00
fix get live second list
Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -60,6 +60,9 @@ class LiveAreaChildController
|
||||
);
|
||||
|
||||
void onSelectTag(int index, String? sortType) {
|
||||
if (isLoading) {
|
||||
return;
|
||||
}
|
||||
tagIndex.value = index;
|
||||
this.sortType = sortType;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user