mirror of
https://github.com/zadam/trilium.git
synced 2025-11-03 03:46:37 +01:00
setup keyboard shortcuts on the setup page as well, closes #267
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
import utils from "./services/utils.js";
|
||||
import macInit from './services/mac_init.js';
|
||||
|
||||
macInit.init();
|
||||
|
||||
function SetupModel() {
|
||||
if (syncInProgress) {
|
||||
|
||||
Reference in New Issue
Block a user