rm comment

This commit is contained in:
Half-Shot 2026-05-01 11:10:43 +01:00
parent 02f362f48f
commit 3df6d43901

View File

@ -239,7 +239,6 @@ export class ElementAppPage {
type,
});
clipboardData.items.add(file);
console.log("Dispatching event...");
element.dispatchEvent(
new ClipboardEvent("paste", {
clipboardData,