mirror of
https://github.com/pelican-dev/panel.git
synced 2026-03-01 11:21:31 +03:00
[PR #1257] [MERGED] Fix action in notifications #1279
Reference in New Issue
Block a user
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/pelican-dev/panel/pull/1257
Author: @Boy132
Created: 4/14/2025
Status: ✅ Merged
Merged: 4/14/2025
Merged by: @Boy132
Base:
main← Head:boy132/fix-server-installed-notification-action📝 Commits (1)
275505bfix action in notifications📊 Changes
3 files changed (+5 additions, -4 deletions)
View changed files
📝
app/Notifications/AddedToServer.php(+2 -1)📝
app/Notifications/RemovedFromServer.php(+1 -1)📝
app/Notifications/ServerInstalled.php(+2 -2)📄 Description
Fixes
Route [filament.admin.resources...index] not definederror whenServerInstalledmail is sent.Also fixes url in
AddedToServermail.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.