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: delete unneeded line of code from lib.js in server folder #710

Conversation

wheval
Copy link
Contributor

@wheval wheval commented Oct 19, 2024

Fixes Issue

My PR closes #708

👨‍💻 Changes proposed(What did you do ?)

Removed CryptoJS import module
Removed CryptoJS encrypt from editMessage functionality

✔️ Check List (Check all the applicable boxes)

  • [✔️] My code follows the code style of this project.
  • [✔️] This PR does not contain plagiarized content.
  • [✔️] The title and description of the PR is clear and explains the approach.

Note to reviewers

📷 Screenshots

whisper
whisper2

Copy link

vercel bot commented Oct 19, 2024

@wheval is attempting to deploy a commit to the dunsin's projects Team on Vercel.

A member of the Team first needs to authorize it.

@wheval wheval changed the title fix: remove CryptoJS encrypt from edit message function fix: delete unneeded line of code from lib.js in server folder Oct 19, 2024
Copy link
Owner

@Dun-sin Dun-sin left a comment

Choose a reason for hiding this comment

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

You did great, thanks for contributing, I hope you will stick around and continue to contribute to this project.

Consider giving this project a star, sharing the project with your friends, and joining the community discord server if you haven't for more resources and opportunities to connect with others. 👉🏽here👈🏽

@Dun-sin Dun-sin merged commit 49e432d into Dun-sin:main Oct 20, 2024
1 of 2 checks passed
@wheval wheval deleted the 708-delete-unneeded-line-of-code-from-lib.js-in-server-folder branch October 20, 2024 10:20
@wheval
Copy link
Contributor Author

wheval commented Oct 20, 2024

Definitely! Thanks @Dun-sin

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.

[BUG] delete unneeded line of code from lib.js in server folder
2 participants