diff --git a/_scripts/app.js b/_scripts/app.js index 4d28774..b6c9963 100644 --- a/_scripts/app.js +++ b/_scripts/app.js @@ -367,11 +367,13 @@ var app = new Vue({ app.prefillOutput(); +/* $('.navbar-brand img').on('contextmenu', function (evt) { evt.preventDefault(); evt.stopPropagation(); nw.Window.get().showDevTools(); }); +*/ if (process.platform === 'darwin') { keyBindings(); diff --git a/index.htm b/index.htm index 5c3198f..705c863 100644 --- a/index.htm +++ b/index.htm @@ -9,7 +9,6 @@ -