Skip to content

Commit

Permalink
Run formatter
Browse files Browse the repository at this point in the history
  • Loading branch information
patriciaahuang committed Oct 6, 2024
1 parent e42a92e commit cb92d1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/consts.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ export const REQUIRED_MEMBER_TEC_CREDITS = 3;
export const REQUIRED_LEAD_TEC_CREDITS = 6;
export const ALL_STATUS: Status[] = ['approved', 'pending', 'rejected'];
export const INITIATIVE_EVENTS = false;
export const ENABLE_COFFEE_CHAT = false;
export const ENABLE_COFFEE_CHAT = false;

0 comments on commit cb92d1a

Please sign in to comment.