mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-22 10:04:44 +01:00
Add ResumeBook section
This commit is contained in:
@@ -48,6 +48,11 @@
|
|||||||
/// <summary>
|
/// <summary>
|
||||||
/// Live TV.
|
/// Live TV.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
LiveTv = 8
|
LiveTv = 8,
|
||||||
|
|
||||||
|
/// <summary>
|
||||||
|
/// Continue Reading.
|
||||||
|
/// </summary>
|
||||||
|
ResumeBook = 9
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user