add movies
This commit is contained in:
@@ -380,14 +380,6 @@ class _TVShowsScreenState extends State<TVShowsScreen> {
|
||||
// }
|
||||
},
|
||||
),
|
||||
IconButton(
|
||||
icon: const Icon(Icons.search_outlined),
|
||||
tooltip: 'Search for TV Show',
|
||||
onPressed: () {
|
||||
searchTVShow();
|
||||
// Navigator.pop(context, null);
|
||||
},
|
||||
),
|
||||
IconButton(
|
||||
icon: const Icon(Icons.update_outlined),
|
||||
tooltip: 'Update TVShows',
|
||||
|
||||
Reference in New Issue
Block a user