OSDN Git Service

fix yarn version
[commentgenerator-electron/CommentGenerator-Electron.git] / src / plugin / NavigatorOnLine / index.js
index 403105f..e945286 100644 (file)
@@ -15,4 +15,4 @@ module.exports = async (app, BrowserWindow) => {
     app.whenReady().then(() => {
         createWindow()// <-- function createWindow のやつを動かす。
     })
-}
\ No newline at end of file
+}