mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-22 18:14:42 +01:00
fixes #525 - Edit Run Time through Web Dashboard
This commit is contained in:
@@ -33,6 +33,10 @@ namespace MediaBrowser.Model.Entities
|
||||
/// <summary>
|
||||
/// The overview
|
||||
/// </summary>
|
||||
Overview
|
||||
Overview,
|
||||
/// <summary>
|
||||
/// The runtime
|
||||
/// </summary>
|
||||
Runtime
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user