npm run prod
This commit is contained in:
@@ -3,7 +3,7 @@ import * as I from "../types/types";
|
||||
export const config: I.Config = {
|
||||
childHasVenueXML: false,
|
||||
debug: true,
|
||||
branch: "staging",
|
||||
branch: "master",
|
||||
version: "0.0.1",
|
||||
maxSelectedSeats: 10,
|
||||
resources: {
|
||||
|
||||
Reference in New Issue
Block a user