mirror of
https://github.com/ENSL/ensl_gathers.git
synced 2024-11-10 15:21:56 +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: {
|
||||
gatherers: [],
|
||||
type: "classic"
|
||||
},
|
||||
casual: {
|
||||
gatherers: [],
|
||||
type: "casual"
|
||||
}
|
||||
},
|
||||
currentGather: "classic",
|
||||
|
|
Loading…
Reference in a new issue