forked from trent_larson/crowd-funder-for-time-pwa
bump to version 0.3.11 (and enhance warning on profile deletion)
This commit is contained in:
@@ -1388,7 +1388,8 @@ export default class AccountViewView extends Vue {
|
||||
{
|
||||
group: "modal",
|
||||
type: "confirm",
|
||||
title: "Are you sure you want to delete your profile picture?",
|
||||
title:
|
||||
"Note that anyone with you already as a contact will no longer see a picture, and you will have to reshare your data with them if you save a new picture. Are you sure you want to delete your profile picture?",
|
||||
text: "",
|
||||
onYes: this.deleteImage,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user