mirror of
https://github.com/Athou/commafeed.git
synced 2026-09-23 20:45:07 +00:00
make "disable pull to refresh" a setting (#1168)
This commit is contained in:
@@ -131,6 +131,7 @@ public class UserSettings extends AbstractModel {
|
||||
private boolean mobileFooter;
|
||||
private boolean unreadCountTitle;
|
||||
private boolean unreadCountFavicon;
|
||||
private boolean disablePullToRefresh;
|
||||
|
||||
private boolean email;
|
||||
private boolean gmail;
|
||||
|
||||
Reference in New Issue
Block a user