mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-01-06 12:10:17 -05:00
fix build
This commit is contained in:
parent
e151d539f2
commit
376619369d
@ -244,7 +244,7 @@ namespace Jellyfin.Api.Controllers.Images
|
||||
}
|
||||
}
|
||||
|
||||
private string GetThemeName(string path, string rootImagePath)
|
||||
private string? GetThemeName(string path, string rootImagePath)
|
||||
{
|
||||
var parentName = Path.GetDirectoryName(path);
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user