mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-24 02:56:58 +08:00
@@ -100,7 +100,7 @@ class _EditProfilePageState extends State<EditProfilePage> {
|
||||
child: ClipOval(
|
||||
child: CachedNetworkImage(
|
||||
imageUrl:
|
||||
(loadingState.response['face'] as String).http2https,
|
||||
Utils.thumbnailImgUrl(loadingState.response['face']),
|
||||
),
|
||||
),
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user