diff --git a/lib/views/widgets/overview/multitype.dart b/lib/views/widgets/overview/multitype.dart index 3f319fc..366eb49 100644 --- a/lib/views/widgets/overview/multitype.dart +++ b/lib/views/widgets/overview/multitype.dart @@ -84,6 +84,9 @@ class MultitypeOverview extends StatelessWidget { Widget build(BuildContext context) { return DidvanCard( onTap: () async { + if (item.type == 'infography') { + return; + } if (item.type == 'podcast') { final state = context.read(); await state.getStudioDetails(