mirror of
https://github.com/Athou/commafeed.git
synced 2026-03-21 21:37:29 +00:00
add compact headers
This commit is contained in:
@@ -31,7 +31,7 @@ public class UserSettings extends AbstractModel {
|
||||
}
|
||||
|
||||
public enum ViewMode {
|
||||
title, expanded
|
||||
title, cozy, expanded
|
||||
}
|
||||
|
||||
@OneToOne(fetch = FetchType.LAZY)
|
||||
|
||||
Reference in New Issue
Block a user