👽 Remove outdated field in sticker
This commit is contained in:
@@ -613,7 +613,7 @@ class ChatInput extends HookConsumerWidget {
|
||||
width: 28,
|
||||
height: 28,
|
||||
child: CloudImageWidget(
|
||||
fileId: sticker.imageId,
|
||||
fileId: sticker.image.id,
|
||||
),
|
||||
),
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user