Skip to content

Commit

Permalink
trigger e2e with frontend changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Kiryous committed Nov 24, 2024
1 parent a4509a3 commit fb6054b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions keep-ui/errors.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,5 @@ export const AuthErrorCodes = {
INVALID_TOKEN: "invalid_token",
SERVER_ERROR: "server_error",
} as const;

//

0 comments on commit fb6054b

Please sign in to comment.