mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 07:49:52 +03:00
formatting
This commit is contained in:
@@ -4938,7 +4938,7 @@ router
|
||||
|
||||
export default {
|
||||
port: 3080,
|
||||
fetch: router.fetch,
|
||||
fetch: router.fetch
|
||||
// missing: () => error(404, 'Error, endpoint not found'),
|
||||
// finally: [logger]
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user