Skip to content

Commit

Permalink
Try prod
Browse files Browse the repository at this point in the history
  • Loading branch information
lewisl9029 committed Nov 19, 2024
1 parent 50212ae commit 70e81d9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion frontend/src/pages/Auth/SignIn.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ export const SignIn: React.FC<Props> = ({ setResolver }) => {
<Heading level="h4">
{workspaceInvite
? `You're invited to join ‘${workspaceInvite.workspace_name}’`
: 'Welcome back!1234'}
: 'Welcome back!lj asd asdsadasdsasds'}
</Heading>
{AUTH_MODE !== 'oauth' ? (
<Text>
Expand Down

0 comments on commit 70e81d9

Please sign in to comment.