Click the button to reset the zoom level

This commit is contained in:
SnnBcd xt 2023-09-01 06:40:36 +00:00
parent 21098be307
commit 06eb522a8c

View File

@ -497,7 +497,7 @@ const DEFAULT_KEYBOARD_ACTIONS = [
},
{
actionName: "zoomReset",
description: "Zoom Reset",
description: "Reset zoom level",
defaultShortcuts: isElectron ? ["CommandOrControl+0"] : [],
scope: "window"
},