From f3cee99e0b3381b5a7375ce13a71c60cdfcc8ea5 Mon Sep 17 00:00:00 2001 From: Vanessa Date: Fri, 6 Jan 2023 19:46:26 +0800 Subject: [PATCH] =?UTF-8?q?:art:=20=E5=B7=A5=E4=BD=9C=E7=A9=BA=E9=97=B4?= =?UTF-8?q?=E7=BC=A9=E6=94=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/electron/main.js | 8 -------- 1 file changed, 8 deletions(-) diff --git a/app/electron/main.js b/app/electron/main.js index 0d386bc1f..747e0fc00 100644 --- a/app/electron/main.js +++ b/app/electron/main.js @@ -315,14 +315,6 @@ const boot = () => { {role: 'selectAll'}, ], }, - { - role: 'viewMenu', - submenu: [ - {role: 'resetZoom'}, - {role: 'zoomIn', accelerator: 'CommandOrControl+='}, - {role: 'zoomOut'}, - ], - }, { role: 'windowMenu', submenu: [