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