From b75ae012dfae11164c3571af5a7f0e3287e8b076 Mon Sep 17 00:00:00 2001 From: ZiuChen <457353192@qq.com> Date: Fri, 26 Aug 2022 22:15:18 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E7=A7=BB=E9=99=A4=E5=A4=9A=E4=BD=99?= =?UTF-8?q?=E6=B3=A8=E9=87=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/preload.js | 1 - 1 file changed, 1 deletion(-) diff --git a/public/preload.js b/public/preload.js index aa83d33..b420cda 100644 --- a/public/preload.js +++ b/public/preload.js @@ -1,7 +1,6 @@ // /* // name: clipboard_manager // author: Github @ZiuChen -// lastUpdate: v1.0.3 2022/08/16 // desc: 监听剪贴板 读写本地文件 // */