mirror of
https://github.com/Sheldan/abstracto.git
synced 2026-04-05 09:00:24 +00:00
[AB-71] adding cache flag to cached message
This commit is contained in:
@@ -14,6 +14,7 @@ public class CachedAttachment implements Serializable {
|
||||
private Long id;
|
||||
private String proxyUrl;
|
||||
private String fileName;
|
||||
private Boolean spoiler;
|
||||
private Integer size;
|
||||
private Integer height;
|
||||
private Integer width;
|
||||
|
||||
Reference in New Issue
Block a user