chore(frontend): use toast to show message when call copyToClipboard
This commit is contained in:
@@ -194,7 +194,6 @@ function generate() {
|
||||
|
||||
function doCopy() {
|
||||
copyToClipboard(result.value);
|
||||
os.success();
|
||||
}
|
||||
//#endregion
|
||||
|
||||
|
Reference in New Issue
Block a user