Fixed issue #40
This commit is contained in:
parent
c0da0cc880
commit
155f98940d
2 changed files with 2 additions and 2 deletions
|
@ -63,7 +63,7 @@ EVENT_MAYBE_ATTENDING = '1'
|
|||
EVENT_NOT_ATTENDING = '2'
|
||||
|
||||
PERIOD_OVERALL = 'overall'
|
||||
PERIOD_7DAYs = "7day"
|
||||
PERIOD_7DAYS = "7day"
|
||||
PERIOD_3MONTHS = '3month'
|
||||
PERIOD_6MONTHS = '6month'
|
||||
PERIOD_12MONTHS = '12month'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue