forked from jsnbuchanan/crowd-funder-for-time-pwa
fix the photo share_target, and tweak other verbiage
This commit is contained in:
@@ -33,7 +33,7 @@ export default defineConfig({
|
||||
files: [
|
||||
{
|
||||
name: 'photo',
|
||||
accept: ['image/jpg', 'image/jpeg', 'image/png'],
|
||||
accept: ['image/*'],
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user