0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-09 20:12:41 +00:00
This commit is contained in:
G.Ambatte
2024-06-01 12:42:40 +12:00
parent a6ce36689c
commit 930709223a

View File

@@ -418,7 +418,7 @@ const EditPage = createClass({
lang={this.state.brew.lang} lang={this.state.brew.lang}
currentEditorPage={this.state.currentEditorPage} currentEditorPage={this.state.currentEditorPage}
allowPrint={true} allowPrint={true}
/> />
</SplitPane> </SplitPane>
} }
</div> </div>