質問編集履歴

1

非公開項目が表示されていた

2019/11/18 09:06

投稿

y-ymo10
y-ymo10

スコア6

test CHANGED
File without changes
test CHANGED
@@ -98,7 +98,7 @@
98
98
 
99
99
  const ejse = require('ejs-electron');
100
100
 
101
- const ipcMain = electron.ipcMain;
101
+ //const ipcMain = electron.ipcMain;
102
102
 
103
103
  function showAboutDialog() {
104
104
 
@@ -110,7 +110,7 @@
110
110
 
111
111
  message: 'About This App',
112
112
 
113
- detail: 'This app was created by @sb-i.jp'
113
+ detail: ''
114
114
 
115
115
  });
116
116