mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-17 06:23:03 +03: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