Skip to content

Commit

Permalink
chore(develop): sync types to dmgincs/nestjs-api
Browse files Browse the repository at this point in the history
  • Loading branch information
damageinc-bot[bot] committed Apr 6, 2024
1 parent f95beb8 commit 3f2bdab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/constants/EmtSettings.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ export const EmtSettings = {
MIN_DISCORD_ATTENDEES: 2,
HOSTING_COOLDOWN_MINUTES: 30,
MAX_EVENT_LENGTH_DISCORD_COACHING_HOURS: 4,
MAX_EVENT_LENGTH_DISCORD_HOURS: 2,
MAX_EVENT_LENGTH_DISCORD_HOURS: 4,
MAX_EVENT_LENGTH_TWITCH_HOURS: 4,
MAX_EVENT_LENGTH_REAL_LIFE_HOURS: 4,
EVENT_TYPES_NO_MIN_POST_TYPE: [EventTypes.COACH, EventTypes.TRAINING],
Expand Down

0 comments on commit 3f2bdab

Please sign in to comment.