Arthur Brandao пре 5 година
родитељ
комит
f738c041aa
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      app/main/application-menu.js

+ 1 - 0
app/main/application-menu.js

@@ -13,6 +13,7 @@ let template = [
       },
       {
         label: 'Importer',
+        accelerator: 'CmdOrCtrl+I',
         click: func.import
       },
       {