mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-16 15:35:31 +02:00
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