chore(frontend): use toast to show message when call copyToClipboard
This commit is contained in:
@@ -90,7 +90,6 @@ function deleteCode() {
|
||||
|
||||
function copyInviteCode() {
|
||||
copyToClipboard(props.invite.code);
|
||||
os.success();
|
||||
}
|
||||
</script>
|
||||
|
||||
|
Reference in New Issue
Block a user