mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-02 22:08:27 +01:00
add Add to collection buttons
This commit is contained in:
@@ -33,7 +33,7 @@ namespace MediaBrowser.Server.Implementations.Themes
|
||||
{
|
||||
get
|
||||
{
|
||||
return Path.Combine(_appPaths.ItemsByNamePath, "appthemes");
|
||||
return Path.Combine(_appPaths.ProgramDataPath, "appthemes");
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user