Skip to content

Commit

Permalink
chore: force commit
Browse files Browse the repository at this point in the history
  • Loading branch information
guimroque committed Nov 29, 2024
1 parent c6df7ec commit c966f54
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion packages/api/src/socket/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,6 @@ export enum AuthNotifyType {
// remove a session (logout)
UPDATE = '[UPDATE]',
REMOVE = '[REMOVE]',
}
}

// force commit

0 comments on commit c966f54

Please sign in to comment.