forked from jsnbuchanan/crowd-funder-for-time-pwa
allow file choice for gift, plus other UI fixes
This commit is contained in:
@@ -133,8 +133,8 @@ export default class SharedPhotoView extends Vue {
|
||||
});
|
||||
this.$router.push({ name: "account" });
|
||||
},
|
||||
true,
|
||||
IMAGE_TYPE_PROFILE,
|
||||
true,
|
||||
this.imageBlob,
|
||||
this.imageFileName,
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user