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