mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-04-25 13:55:53 +03:00
[PR #542] [MERGED] fix: |UI| admin mails unknown page call wrong api #612
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#612
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/542
Author: @dreamhunter2333
Created: 1/4/2025
Status: ✅ Merged
Merged: 1/4/2025
Merged by: @dreamhunter2333
Base:
main← Head:feature/dev📝 Commits (1)
974fe71fix: |UI| admin mails unknown page call wrong api📊 Changes
7 files changed (+11 additions, -7 deletions)
View changed files
📝
CHANGELOG.md(+5 -1)📝
frontend/package.json(+1 -1)📝
frontend/src/views/admin/MailsUnknow.vue(+1 -1)📝
pages/package.json(+1 -1)📝
vitepress-docs/package.json(+1 -1)📝
worker/package.json(+1 -1)📝
worker/src/constants.ts(+1 -1)📄 Description
PR Type
bug fix
Description
Changes walkthrough 📝
MailsUnknow.vue
Correct API endpoint for deleting mailsfrontend/src/views/admin/MailsUnknow.vue
/api/mails/to/admin/mails/🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.