mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 01:25:56 +00:00
Store size of enclosure to database
This commit is contained in:
@@ -4,5 +4,7 @@ class FeedEnclosure {
|
||||
public $type;
|
||||
public $length;
|
||||
public $title;
|
||||
public $height;
|
||||
public $width;
|
||||
}
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user