nie fix jednak

This commit is contained in:
Novembert 2022-01-03 20:39:28 +01:00
parent a625dd0495
commit 3e00b4dda4

View File

@ -31,7 +31,8 @@ export default {
this.image = value this.image = value
}, },
checkPhoto (photo) { checkPhoto (photo) {
return Math.random() < 0.5 // let formData = new FormData();
// formData.append('')
}, },
clear () { clear () {
this.image = null this.image = null