mirror of
https://github.com/ENSL/ensl_gathers.git
synced 2024-11-23 04:52:00 +00:00
Separate gathers visually
This commit is contained in:
parent
94708b9d0d
commit
80d21194da
1 changed files with 1 additions and 0 deletions
|
@ -153,6 +153,7 @@ var App = React.createClass({
|
|||
maps={this.props.maps}
|
||||
servers={this.props.servers}
|
||||
previousGather={this.props.previousGather}/>
|
||||
<hr />
|
||||
<ArchivedGathers archive={this.props.archive}
|
||||
maps={this.props.maps}
|
||||
servers={this.props.servers} />
|
||||
|
|
Loading…
Reference in a new issue