chore(frontend): use toast to show message when call copyToClipboard
This commit is contained in:
@@ -849,7 +849,6 @@ function exportLog() {
|
||||
l: DropAndFusionGame.serializeLogs(logs),
|
||||
});
|
||||
copyToClipboard(data);
|
||||
os.success();
|
||||
}
|
||||
|
||||
function updateSettings<
|
||||
|
Reference in New Issue
Block a user