Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix typo in default member's last name #8293

Merged
merged 1 commit into from
Nov 3, 2024

Conversation

Laiirton
Copy link
Contributor

@Laiirton Laiirton commented Nov 3, 2024

Fixes #8290

Correct the last name of the default member "Phil Shiler" to "Phil Schiler" in the packages/twenty-server/src/database/typeorm-seeds/workspace/workspace-members.ts file.

  • Change the last name from "Shiler" to "Schiler" for the user with the email [email protected].

For more details, open the Copilot Workspace session.

Fixes #8290

Correct the last name of the default member "Phil Shiler" to "Phil Schiler" in the `packages/twenty-server/src/database/typeorm-seeds/workspace/workspace-members.ts` file.

* Change the last name from "Shiler" to "Schiler" for the user with the email `[email protected]`.

---

For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/twentyhq/twenty/issues/8290?shareId=XXXX-XXXX-XXXX-XXXX).
Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR Summary

Fixed a typo in the default workspace member's last name from "Shiler" to "Schiler" in the Apple workspace seed data.

  • Updated last name in packages/twenty-server/src/database/typeorm-seeds/workspace/workspace-members.ts to match existing email address [email protected]

1 file(s) reviewed, no comment(s)
Edit PR Review Bot Settings | Greptile

Copy link
Member

@FelixMalfait FelixMalfait left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@FelixMalfait FelixMalfait merged commit 0c6c22b into twentyhq:main Nov 3, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Typo in default member's last name
2 participants