mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-05 12:22:44 +00:00
Unwinding hanging new line accidentally left after removing other code changes.
This commit is contained in:
@@ -28,7 +28,6 @@ const mergeBrewText = (text, style)=>{
|
|||||||
};
|
};
|
||||||
|
|
||||||
const newBrew = (req, res)=>{
|
const newBrew = (req, res)=>{
|
||||||
|
|
||||||
const brew = req.body;
|
const brew = req.body;
|
||||||
|
|
||||||
if(!brew.title) {
|
if(!brew.title) {
|
||||||
|
|||||||
Reference in New Issue
Block a user