mirror of
https://github.com/nkanaev/yarr.git
synced 2025-12-15 08:37:21 +00:00
fetch favicon
This commit is contained in:
@@ -23,7 +23,7 @@ create table if not exists feeds (
|
||||
description text,
|
||||
link text,
|
||||
feed_link text not null,
|
||||
icon text
|
||||
icon blob
|
||||
);
|
||||
|
||||
create index if not exists idx_feed_folder_id on feeds(folder_id);
|
||||
|
||||
Reference in New Issue
Block a user