mirror of
https://gitlab.com/comunic/comunicmobile
synced 2025-06-19 16:25:17 +00:00
Force square account image
This commit is contained in:
@ -254,7 +254,7 @@ class _PostCreateFormWidgetState extends State<PostCreateFormWidget> {
|
||||
});
|
||||
} catch (e, s) {
|
||||
logError(e, s);
|
||||
snack(context, tr("Failed to pick image for post!"));
|
||||
snack(context, tr("Failed to pick an image for the post!"));
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user