mirror of
https://github.com/Athou/commafeed.git
synced 2026-03-21 21:37:29 +00:00
code formatting
This commit is contained in:
@@ -21,7 +21,7 @@ public class FeedEntryContent extends AbstractModel {
|
||||
|
||||
@Column(length = 2048)
|
||||
private String title;
|
||||
|
||||
|
||||
@Column(length = 40)
|
||||
private String titleHash;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user