feat: Fix framework assertion when adding an item
This commit is contained in:
@@ -76,8 +76,6 @@ class ListItem extends StatelessWidget {
|
||||
children: [
|
||||
AnimeCoverImage(
|
||||
cached: cached,
|
||||
// TODO(Unknown): Have the ID here
|
||||
hero: thumbnailUrl,
|
||||
extra: imageExtra,
|
||||
url: thumbnailUrl,
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user