Fixed missing comma

This commit is contained in:
Absurdon 2017-07-16 22:24:11 +02:00
parent 1168007532
commit fa1237f149

View file

@ -21,7 +21,7 @@ const GATHER_CONFIGS = [
type: "classic", type: "classic",
name: "Classic Gather", name: "Classic Gather",
description: "No Requirements" description: "No Requirements"
} },
{ {
type: "invitational", type: "invitational",
name: "Invitational Gather", name: "Invitational Gather",