Revert "Auto disable action mode on crashes"

This reverts commit 9da7815dd3.
This commit is contained in:
M66B
2023-08-14 10:31:57 +02:00
parent ba7b2302b4
commit 66016e386d
3 changed files with 5 additions and 132 deletions

View File

@@ -329,8 +329,7 @@ public class FragmentOptionsMisc extends FragmentBase implements SharedPreferenc
"accept_space", "accept_unsupported",
"junk_hint",
"last_update_check", "last_announcement_check",
"notifications_reminder",
"action_mode_crashes"
"notifications_reminder"
};
@Override