mirror of
https://github.com/TriliumNext/Notes.git
synced 2026-01-23 13:40:12 -06:00
@@ -306,6 +306,10 @@ const DEFAULT_KEYBOARD_ACTIONS = [
|
||||
{
|
||||
actionName: "ZoomIn",
|
||||
defaultShortcuts: ["CommandOrControl+="]
|
||||
},
|
||||
{
|
||||
actionName: "CopyWithoutFormating",
|
||||
defaultShortcuts: ["Alt+Ctrl+C"]
|
||||
}
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user