setup keyboard shortcuts on the setup page as well, closes #267

This commit is contained in:
azivner
2019-01-09 22:08:24 +01:00
parent 3ff3021acd
commit 4b977a3306
3 changed files with 31 additions and 15 deletions

View File

@@ -1,4 +1,7 @@
import utils from "./services/utils.js";
import macInit from './services/mac_init.js';
macInit.init();
function SetupModel() {
if (syncInProgress) {