diff --git a/src/bootstrap.js b/src/bootstrap.js index 9882d24..6768228 100644 --- a/src/bootstrap.js +++ b/src/bootstrap.js @@ -146,4 +146,4 @@ module.exports = () => { if (app.isReady()) startUpdate(); else app.once('ready', startUpdate); -}; +}; \ No newline at end of file