mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-04-25 22:05:51 +03:00
[PR #734] [MERGED] fix: code bugs #728
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cloudflare_temp_email#728
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/dreamhunter2333/cloudflare_temp_email/pull/734
Author: @dreamhunter2333
Created: 9/26/2025
Status: ✅ Merged
Merged: 9/26/2025
Merged by: @dreamhunter2333
Base:
main← Head:feature/email📝 Commits (1)
a250d2afix: code bugs📊 Changes
1 file changed (+1 additions, -2 deletions)
View changed files
📝
frontend/src/views/common/Login.vue(+1 -2)📄 Description
PR Type
Bug fix
Description
Removed unused
settingsvariable fromuseGlobalStatedestructuring.Fixed incorrect assignment of
settings.value.addressinnewEmailfunction.Improved code clarity by eliminating redundant or unused code.
Changes walkthrough 📝
Login.vue
Fix unused variable and incorrect assignmentfrontend/src/views/common/Login.vue
settingsfromuseGlobalStatedestructuring.settings.value.addressinnewEmail.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.