Skip to content

Commit 7de8035

Browse files
chore(develop): sync types to dmgincs/nestjs-api
1 parent 52cc72b commit 7de8035

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/constants/Events.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,3 +62,5 @@ export const EventRsvpInvitePermissionObjects: { [key: string]: PermissionObject
6262
};
6363

6464
export const NumberOfFreeCoachingEvents = 2;
65+
66+
export const MaxEventTitleLength = 100;

0 commit comments

Comments
 (0)