mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-06-03 13:44:22 -04:00
Add ResumeBook section
This commit is contained in:
parent
eeb5d4bd1e
commit
bdab8d1edb
@ -48,6 +48,11 @@
|
||||
/// <summary>
|
||||
/// Live TV.
|
||||
/// </summary>
|
||||
LiveTv = 8
|
||||
LiveTv = 8,
|
||||
|
||||
/// <summary>
|
||||
/// Continue Reading.
|
||||
/// </summary>
|
||||
ResumeBook = 9
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user