[mirotalksfu] - fix typo
هذا الالتزام موجود في:
@@ -1264,7 +1264,7 @@ function startServer() {
|
|||||||
});
|
});
|
||||||
|
|
||||||
// not match any of page before, so 404 not found
|
// not match any of page before, so 404 not found
|
||||||
app.get('\\*', function (req, res) {
|
app.use((req, res) => {
|
||||||
res.sendFile(views.notFound);
|
res.sendFile(views.notFound);
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|||||||
المرجع في مشكلة جديدة
حظر مستخدم