mirror of
https://github.com/Athou/commafeed.git
synced 2026-03-21 21:37:29 +00:00
show footer on the bottom of the page on mobile (#1121)
This commit is contained in:
@@ -69,6 +69,7 @@ public class UserSettings extends AbstractModel {
|
||||
private boolean alwaysScrollToEntry;
|
||||
private boolean markAllAsReadConfirmation;
|
||||
private boolean customContextMenu;
|
||||
private boolean mobileFooter;
|
||||
|
||||
private boolean email;
|
||||
private boolean gmail;
|
||||
|
||||
Reference in New Issue
Block a user