Use api
This commit is contained in:
parent
3e4788e7c6
commit
9cb83db95a
1 changed files with 1 additions and 1 deletions
2
index.js
2
index.js
|
@ -51,4 +51,4 @@ if (!fs.existsSync(cachePath)) {
|
|||
}
|
||||
}
|
||||
|
||||
app.use(pageUpdater.middleWare)
|
||||
app.use(pageUpdater.middleWare)
|
||||
|
|
Loading…
Reference in a new issue