mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-26 21:35:49 +08:00
committed by
GitHub
parent
6009668427
commit
3c34e43827
@@ -101,7 +101,7 @@ class PgcReviewController
|
||||
}
|
||||
}
|
||||
|
||||
Future<void> onDel(int index, int? reviewId) async {
|
||||
Future<void> onDel(int index, int reviewId) async {
|
||||
var res = await PgcHttp.pgcReviewDel(
|
||||
mediaId: mediaId,
|
||||
reviewId: reviewId,
|
||||
|
||||
Reference in New Issue
Block a user