mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-11 17:42:42 +00:00
Fix liner errors
This commit is contained in:
@@ -294,5 +294,5 @@ app.use((err, req, res, next)=>{
|
|||||||
//^=====--------------------------------------=====^//
|
//^=====--------------------------------------=====^//
|
||||||
|
|
||||||
module.exports = {
|
module.exports = {
|
||||||
app: app
|
app : app
|
||||||
}
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user