Merge pull request #5944 from shortspider/ContinueReading

Add ResumeBook Section
pull/5975/head
Bill Thornton 3 years ago committed by GitHub
commit f7435a605d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -48,6 +48,11 @@
/// <summary>
/// Live TV.
/// </summary>
LiveTv = 8
LiveTv = 8,
/// <summary>
/// Continue Reading.
/// </summary>
ResumeBook = 9
}
}

Loading…
Cancel
Save