mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-19 03:15:01 +03:00
[PR #215] [MERGED] Remove hardcoded brandName #641
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/215
Author: @Boy132
Created: 5/13/2024
Status: ✅ Merged
Merged: 5/14/2024
Merged by: @lancepioch
Base:
main← Head:remove-brandName📝 Commits (2)
340085cremove hardcoded brandName45a6c37add back env variable for APP_NAME📊 Changes
2 files changed (+1 additions, -2 deletions)
View changed files
📝
app/Providers/Filament/AdminPanelProvider.php(+0 -1)📝
config/app.php(+1 -1)📄 Description
Removes the hardcoded brandName. Now it will use the app name - which is customizable.
Also added back the env variable
APP_NAME.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.