fix: drop toast
This commit is contained in:
@@ -715,7 +715,7 @@ export default {
|
||||
.then(() => {})
|
||||
.catch(console.error);
|
||||
} else {
|
||||
this.$toast.info("Web Share API is not supported in your browser")
|
||||
// fallback
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user