Remove success toast for selection paste
This commit is contained in:
@@ -338,8 +338,6 @@ function SelectionMenu({
|
||||
});
|
||||
|
||||
onRequestClose();
|
||||
|
||||
addSuccessToast("Pasted", clipboard.data.tokens, clipboard.data.notes);
|
||||
} else {
|
||||
addToast("Invalid data");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user