Refactoring - Version stable
This commit is contained in:
@@ -286,6 +286,7 @@ class _UnifiedFeedViewState extends State<_UnifiedFeedView> {
|
||||
ScaffoldMessenger.of(context).showSnackBar(
|
||||
const SnackBar(content: Text('Impossible d\'ouvrir le lien.')),
|
||||
);
|
||||
return false;
|
||||
});
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user