mirror of
https://github.com/rebelonion/Dantotsu.git
synced 2026-01-18 16:13:55 +00:00
default op skip proxy to off
This commit is contained in:
@@ -22,7 +22,7 @@ data class PlayerSettings(
|
||||
|
||||
//TimeStamps
|
||||
var timeStampsEnabled: Boolean = true,
|
||||
var useProxyForTimeStamps: Boolean = true,
|
||||
var useProxyForTimeStamps: Boolean = false,
|
||||
var showTimeStampButton: Boolean = true,
|
||||
|
||||
//Auto
|
||||
|
||||
Reference in New Issue
Block a user