mirror of
https://github.com/Athou/commafeed.git
synced 2026-09-23 12:35:07 +00:00
add option to disable custom context menu (#1128)
This commit is contained in:
@@ -67,6 +67,7 @@ public class UserSettings extends AbstractModel {
|
||||
|
||||
private boolean alwaysScrollToEntry;
|
||||
private boolean markAllAsReadConfirmation;
|
||||
private boolean customContextMenu;
|
||||
|
||||
private boolean email;
|
||||
private boolean gmail;
|
||||
|
||||
Reference in New Issue
Block a user