mirror of
https://github.com/ENSL/ensl_gathers.git
synced 2024-11-13 00:24:28 +00:00
Remove casual option
This commit is contained in:
parent
239cd31549
commit
708832de61
1 changed files with 0 additions and 4 deletions
|
@ -158,10 +158,6 @@ const GatherPage = React.createClass({
|
||||||
classic: {
|
classic: {
|
||||||
gatherers: [],
|
gatherers: [],
|
||||||
type: "classic"
|
type: "classic"
|
||||||
},
|
|
||||||
casual: {
|
|
||||||
gatherers: [],
|
|
||||||
type: "casual"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
currentGather: "classic",
|
currentGather: "classic",
|
||||||
|
|
Loading…
Reference in a new issue