mirror of
https://github.com/leminlimez/Nugget.git
synced 2025-04-08 04:23:05 +08:00
toggle to nullify screentime agent plist
This commit is contained in:
@@ -3797,6 +3797,18 @@ QComboBox QAbstractItemView::item:hover {
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QCheckBox" name="clearScreenTimeAgentChk">
|
||||
<property name="toolTip">
|
||||
<string>Deletes the Screen Time Agent preferences file to prevent app lockout set via iCloud.
|
||||
|
||||
To work properly, also disable the daemon using the toggle above.</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Clear ScreenTimeAgent.plist file</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QCheckBox" name="crashReportsChk">
|
||||
<property name="toolTip">
|
||||
|
||||
Reference in New Issue
Block a user