Commit 0cc602d
committed
Fixes incorrect supportDirectory for Safari
When we look for "WebKit" in the userAgent string, Safari passes even though it does not support directory uploads.
Since only Chrome supports directory upload right now, let's just test for Chrome instead.1 parent b8d15ee commit 0cc602d
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| |||
0 commit comments