mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-16 07:12:18 +01:00
updated nuget
This commit is contained in:
@@ -8,4 +8,13 @@
|
||||
|
||||
Photo = 2
|
||||
}
|
||||
|
||||
public enum ChannelFolderType
|
||||
{
|
||||
Container = 0,
|
||||
|
||||
MusicAlbum = 1,
|
||||
|
||||
PhotoAlbum = 2
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user