Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
RobRuana committed Jan 5, 2018
1 parent 79afbb6 commit cba7902
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion uber/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ def DEALER_APPS(self):
@request_cached_property
@dynamic
def ATTENDEE_BADGES_SOLD(self):
return self.get_badge_count_by_type(badge_type)
return self.get_badge_count_by_type(c.ATTENDEE_BADGE)

@request_cached_property
@dynamic
Expand Down

0 comments on commit cba7902

Please sign in to comment.