Skip to content

Commit

Permalink
updated ticket bundle ids (Midburn#975)
Browse files Browse the repository at this point in the history
  • Loading branch information
ArtyomKa authored Sep 20, 2018
1 parent fbb5e80 commit e731dab
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions models/constants.js
Original file line number Diff line number Diff line change
Expand Up @@ -91,10 +91,10 @@ const ticketType = {
MIDBURN2018_ADULT_ARTISTS_TICKET: 64,
MIDBURN2018_ADULT_PRODUCTION_TICKET: 65,
MIDBURN2018_ADULT_FRIENDS_ASSOC_TICKET: 66,
SANDBOX2018_T1: 80,
SANDBOX2018_T2: 81,
SANDBOX2018_T3: 82,
SANDBOX2018_TEAM: 83
SANDBOX2018_T1: 72,
SANDBOX2018_T2: 69,
SANDBOX2018_T3: 70,
SANDBOX2018_TEAM: 71
};

const SUPPLIERS_TABLE_NAME_FIELDS = {
Expand Down

0 comments on commit e731dab

Please sign in to comment.