mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-04 00:59:50 +08:00
@@ -501,7 +501,7 @@ class ChatItem extends StatelessWidget {
|
||||
|
||||
// pgc
|
||||
case 16:
|
||||
onTap = () => PageUtils.viewBangumi(epId: content['id']);
|
||||
onTap = () => PageUtils.viewPgc(epId: content['id']);
|
||||
break;
|
||||
|
||||
default:
|
||||
|
||||
Reference in New Issue
Block a user