Compare commits
1 commit
Author | SHA1 | Date | |
---|---|---|---|
![]() |
b476dcfefd |
1 changed files with 0 additions and 1 deletions
|
@ -50,7 +50,6 @@ class _FavoriteWidgetState extends State<FavoriteWidget> {
|
|||
: LikeButton(
|
||||
size: 24,
|
||||
isLiked: isLiked,
|
||||
padding: const EdgeInsets.all(2),
|
||||
onTap: (oldValue) async {
|
||||
if (widget.file.uploadedFileID == null ||
|
||||
widget.file.ownerID !=
|
||||
|
|
Loading…
Add table
Reference in a new issue