mirror of
https://github.com/advplyr/audiobookshelf-app.git
synced 2026-07-29 07:58:43 +02:00
add 'Alternative Bookshelf View' setting
This commit is contained in:
@@ -18,6 +18,7 @@ data class ServerConnectionConfig(
|
||||
|
||||
data class DeviceSettings(
|
||||
var disableAutoRewind:Boolean,
|
||||
var enableAltView:Boolean,
|
||||
var jumpBackwardsTime:Int,
|
||||
var jumpForwardTime:Int
|
||||
) {
|
||||
|
||||
Reference in New Issue
Block a user