mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-24 19:08:53 +03:00
[PR #1104] [MERGED] Add App Logo #1178
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/1104
Author: @rmartinoscar
Created: 3/16/2025
Status: ✅ Merged
Merged: 3/17/2025
Merged by: @rmartinoscar
Base:
main← Head:feature/AppLogo📝 Commits (2)
db73f71Addapp.logotoSettingsc818018Useapp.nameifapp.logois null📊 Changes
3 files changed (+21 additions, -8 deletions)
View changed files
📝
app/Filament/Admin/Pages/Settings.php(+17 -6)📝
config/app.php(+1 -1)📝
lang/en/admin/setting.php(+3 -1)📄 Description
I didn't want to flood but Auth logo works the same way nav does, if the logo is null its gonna print app.name and if its invalid it will print
Pelican logo(app.name + 'logo')🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.