mirror of
https://github.com/stolksdorf/homebrewery.git
synced 2025-12-21 19:21:29 +00:00
Fixed a bug with saving while not logged in
This commit is contained in:
@@ -20,6 +20,7 @@ const Homebrew = React.createClass({
|
||||
welcomeText : '',
|
||||
changelog : '',
|
||||
version : '0.0.0',
|
||||
account : null,
|
||||
brew : {
|
||||
title : '',
|
||||
text : '',
|
||||
|
||||
Reference in New Issue
Block a user