use random png on default users

This commit is contained in:
Salvatore Giordano
2020-11-11 12:21:17 +01:00
parent d24a74be78
commit 09dc280f6d
3 changed files with 7 additions and 4 deletions
+1
View File
@@ -28,4 +28,5 @@ export 'src/system_message.dart';
export 'src/thread_header.dart';
export 'src/typing_indicator.dart';
export 'src/user_avatar.dart';
export 'src/utils.dart';
export 'src/video_attachment.dart';