mirror of
https://github.com/wukko/cobalt.git
synced 2025-06-12 05:07:41 +02:00
web: prevent openURL action on ios devices if url is redirect
This commit is contained in:
@ -88,6 +88,7 @@
|
||||
|
||||
return downloadFile({
|
||||
url: response.url,
|
||||
urlType: "redirect",
|
||||
});
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user