mirror of
https://codeberg.org/timelimit/timelimit-android.git
synced 2025-10-03 01:39:22 +02:00
Remove old reference to parent blocked times
This commit is contained in:
parent
fae4677d5f
commit
8a5474f0f8
1 changed files with 0 additions and 1 deletions
|
@ -213,7 +213,6 @@ data class ServerUserData(
|
|||
var categoryForNotAssignedApps = ""
|
||||
var relaxPrimaryDevice = false
|
||||
var mailNotificationFlags = 0
|
||||
var blockedTimes = ImmutableBitmask(BitSet())
|
||||
var flags = 0L
|
||||
var limitLoginCategory: String? = null
|
||||
var preBlockDuration = 0L
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue