We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c183ad1 commit 2ba482eCopy full SHA for 2ba482e
src/lib/picker.ts
@@ -404,7 +404,7 @@ export interface PickerOptions {
404
* - box
405
* - github
406
* - gmail
407
- * - picasa
+ * - googlephotos
408
* - onedrive
409
* - onedriveforbusiness
410
* - customsource - Configure this in your Filestack Dev Portal.
src/schema/picker.schema.ts
@@ -68,7 +68,7 @@ export const PickerParamsSchema = {
68
'box',
69
'github',
70
'gmail',
71
- 'picasa',
+ 'googlephotos',
72
'onedrive',
73
'onedriveforbusiness',
74
'clouddrive',
0 commit comments