Skip to content

Commit

Permalink
fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
c1495616js committed Dec 10, 2024
1 parent b47976e commit 0045bb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/api/src/common/system-milestone-event.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
export enum SystemMilestoneEvent {
export enum SystemMilestoneEvent {
CREATE_REENGAGED = 'REENGAGED.CREATE',
UPDATE_REENGAGED = 'REENGAGED.UPDATE',
DELETE_REENGAGED = 'REENGAGED.DELETE',
Expand Down

0 comments on commit 0045bb9

Please sign in to comment.