X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=src%2Fplugin%2FNavigatorOnLine%2Findex.js;fp=src%2Fplugin%2FNavigatorOnLine%2Findex.js;h=e94528601f6a8582680b272d3e5011f17048d968;hb=22eafa4b5d098baf7cab415ced8c1f65908d2aef;hp=403105fc79480d96ab0ad976e0b292aadeffe16a;hpb=8b0862e830f44bff4058ab3774ec048e318704c1;p=commentgenerator-electron%2FCommentGenerator-Electron.git diff --git a/src/plugin/NavigatorOnLine/index.js b/src/plugin/NavigatorOnLine/index.js index 403105f..e945286 100644 --- a/src/plugin/NavigatorOnLine/index.js +++ b/src/plugin/NavigatorOnLine/index.js @@ -15,4 +15,4 @@ module.exports = async (app, BrowserWindow) => { app.whenReady().then(() => { createWindow()// <-- function createWindow のやつを動かす。 }) -} \ No newline at end of file +}