Merge branch 'ChristianPauly-master-patch-89882' into 'master'
Update lib/src/room.dart See merge request famedly/famedlysdk!275
This commit is contained in:
commit
8433527ea6
|
@ -480,7 +480,7 @@ class Room {
|
|||
bool waitUntilSent = false,
|
||||
int thumbnailMaxWidth = 800,
|
||||
int thumbnailMaxHeight = 600,
|
||||
int thumbnailQuality = 10,
|
||||
int thumbnailQuality = 50,
|
||||
}) async {
|
||||
Image fileImage;
|
||||
Image thumbnailImage;
|
||||
|
|
Loading…
Reference in a new issue