mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-21 23:20:28 +01:00
Added an api method to download the list of installed plugins from the server
This commit is contained in:
parent
7494538829
commit
4500f1d11b
@@ -22,6 +22,6 @@ namespace MediaBrowser.Model.DTO
|
||||
public DateTime ConfigurationDateLastModified { get; set; }
|
||||
|
||||
[ProtoMember(5)]
|
||||
public Version Version { get; set; }
|
||||
public string Version { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user