fix: Analyzer bugs
This commit is contained in:
parent
dc7b636027
commit
f91919a7c6
5 changed files with 12 additions and 9 deletions
|
|
@ -21,7 +21,7 @@ import 'package:matrix/matrix.dart';
|
|||
import 'resize_image.dart';
|
||||
|
||||
extension RoomSendFileExtension on Room {
|
||||
Future<String> sendFileEventWithThumbnail(
|
||||
Future<Uri> sendFileEventWithThumbnail(
|
||||
MatrixFile file, {
|
||||
String txid,
|
||||
Event inReplyTo,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue