mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-23 18:44:45 +01:00
lowercase image references
This commit is contained in:
@@ -258,7 +258,7 @@ namespace MediaBrowser.ServerApplication
|
||||
{
|
||||
base.FindParts();
|
||||
|
||||
//if (IsFirstRun)
|
||||
if (IsFirstRun)
|
||||
{
|
||||
RegisterServerWithAdministratorAccess();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user