chore(frontend): use toast to show message when call copyToClipboard
This commit is contained in:
		| @@ -129,7 +129,6 @@ function copyLink() { | ||||
| 	if (!flash.value) return; | ||||
|  | ||||
| 	copyToClipboard(`${url}/play/${flash.value.id}`); | ||||
| 	os.success(); | ||||
| } | ||||
|  | ||||
| function shareWithNavigator() { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 syuilo
					syuilo