mirror of
https://github.com/Athou/commafeed.git
synced 2026-03-21 21:37:29 +00:00
add setting to disable mark as read confirmation (#1110)
This commit is contained in:
@@ -66,6 +66,7 @@ public class UserSettings extends AbstractModel {
|
||||
private int scrollSpeed;
|
||||
|
||||
private boolean alwaysScrollToEntry;
|
||||
private boolean markAllAsReadConfirmation;
|
||||
|
||||
private boolean email;
|
||||
private boolean gmail;
|
||||
|
||||
Reference in New Issue
Block a user