From c6d39e1a7d4e414c9c8f431812d2be3edfe03d37 Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:24:27 +0000 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20=F0=9F=AA=80=20screenshotClipboard.?= =?UTF-8?q?ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/utils/screenshotClipboard.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/utils/screenshotClipboard.ts b/src/utils/screenshotClipboard.ts index 6c20b44..69e0236 100644 --- a/src/utils/screenshotClipboard.ts +++ b/src/utils/screenshotClipboard.ts @@ -119,3 +119,4 @@ async function copyPngToClipboard( message: `Screenshot to clipboard is not supported on ${platform}`, } } +