mirror of
https://github.com/pelican-dev/panel.git
synced 2026-05-04 18:00:48 +03:00
[PR #1447] [MERGED] Role icons: Use correct capitalization for class names #1395
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/1447
Author: @Boy132
Created: 6/12/2025
Status: ✅ Merged
Merged: 6/12/2025
Merged by: @Boy132
Base:
main← Head:boy132/fix-cached-role-icons📝 Commits (2)
d5bdeb9use correct capitalization for class names6da89f0cleanup📊 Changes
1 file changed (+2 additions, -0 deletions)
View changed files
📝
app/Filament/Admin/Resources/RoleResource.php(+2 -0)📄 Description
Closes #1440
Apparently the capitalization matters when the components are cached.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.