This commit is contained in:
Bingus_Violet 2024-02-17 11:38:12 -06:00
parent 3e4788e7c6
commit 9cb83db95a

View file

@ -51,4 +51,4 @@ if (!fs.existsSync(cachePath)) {
} }
} }
app.use(pageUpdater.middleWare) app.use(pageUpdater.middleWare)