mirror of
https://github.com/nkanaev/yarr.git
synced 2025-12-15 08:37:21 +00:00
change item cleanup logic
This commit is contained in:
@@ -40,6 +40,7 @@ create table if not exists items (
|
||||
author text,
|
||||
date datetime,
|
||||
date_updated datetime,
|
||||
date_arrived datetime,
|
||||
status integer,
|
||||
image text,
|
||||
search_rowid integer
|
||||
|
||||
Reference in New Issue
Block a user