mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-29 12:38:34 +00:00
mod: allow check out episode anyway
Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -155,7 +155,7 @@ class _BangumiPanelState extends State<BangumiPanel> {
|
||||
widget.pages[i].badge == '会员' &&
|
||||
vipStatus != 1) {
|
||||
SmartDialog.showToast('需要大会员');
|
||||
return;
|
||||
// return;
|
||||
}
|
||||
widget.changeFuc(
|
||||
widget.pages[i].epId,
|
||||
|
||||
Reference in New Issue
Block a user