mirror of
https://github.com/mastodon/mastodon.git
synced 2026-09-17 21:11:02 -05:00
`navigator.share()` rejects Promise if user cancelled sharing, and it may print it as an error on JavaScript console. This patch ignores it and prints other errors on the console.