mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-06 16:32:40 +00:00
Added in the admin page
This commit is contained in:
@@ -41,7 +41,7 @@ var EditPage = React.createClass({
|
||||
|
||||
if(this.state.text === ""){
|
||||
this.setState({
|
||||
text : FullClassGen()
|
||||
text : 'Put stuff huuurr'
|
||||
})
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user