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