Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 2be392b

Browse files
authoredFeb 10, 2025··
Update google-drive-picker.mdx
1 parent 71c9609 commit 2be392b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed
 

‎docs/sources/companion-plugins/google-drive-picker.mdx

+3-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,9 @@ Using Google Drive Picker requires setup in both Uppy and Companion.
7373

7474
### Prerequisites
7575

76-
Make sure your web app is hosted on a server that either does **not set `Cross-Origin-Opener-Policy` at all** or sets it to `same-origin-allow-popups`. [See this issue for more information](https://github.com/transloadit/uppy/issues/5625).
76+
Make sure your web app is hosted on a server that either does **not set
77+
`Cross-Origin-Opener-Policy` at all** or sets it to `same-origin-allow-popups`.
78+
[See this issue for more information](https://github.com/transloadit/uppy/issues/5625).
7779

7880
### Initial setup
7981

0 commit comments

Comments
 (0)
Please sign in to comment.