mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-21 03:15:14 +08:00
mod: lint
mod: tweaks opt: publish page Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -37,7 +37,7 @@ class FavSearchController
|
||||
return false;
|
||||
}
|
||||
|
||||
onCancelFav(int index, int id, int? type) async {
|
||||
Future<void> onCancelFav(int index, int id, int? type) async {
|
||||
var result = await VideoHttp.favVideo(
|
||||
aid: id,
|
||||
addIds: '',
|
||||
|
||||
Reference in New Issue
Block a user