mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-02-17 16:13:50 -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.