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: use the decryptMessage function to get the original text #633

Merged
merged 2 commits into from
Aug 11, 2024

Conversation

Dun-sin
Copy link
Owner

@Dun-sin Dun-sin commented Aug 11, 2024

Fixes Issue

**My PR closes #628 **

πŸ‘¨β€πŸ’» Changes proposed(What did you do ?)

  • used the useCryptoKeys hook to get the importedPrivateKey and cryptoKey
  • passd the needed keys to handleCopyToClipboard function
  • decrypted the message using the decryptMessage function and the key

βœ”οΈ 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.

Copy link

vercel bot commented Aug 11, 2024

The latest updates on your projects. Learn more about Vercel for Git β†—οΈŽ

Name Status Preview Comments Updated (UTC)
whisper ❌ Failed (Inspect) Aug 11, 2024 6:33am
whisper-b2p2 βœ… Ready (Inspect) Visit Preview πŸ’¬ Add feedback Aug 11, 2024 6:33am

@Dun-sin Dun-sin merged commit 71dd0ba into main Aug 11, 2024
2 of 4 checks passed
@Dun-sin Dun-sin deleted the fix/copy-chat branch August 11, 2024 06:33
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] Copying chat not work
1 participant