mirror of
https://github.com/nkanaev/yarr.git
synced 2026-06-24 09:05:16 +00:00
storage test fixes
This commit is contained in:
@@ -72,7 +72,7 @@ func (s *PostgresStorage) CreateItems(items []model.Item) bool {
|
||||
MediaLinks(item.MediaLinks),
|
||||
now,
|
||||
now,
|
||||
model.UNREAD,
|
||||
item.Status,
|
||||
searchText,
|
||||
)
|
||||
if err != nil {
|
||||
|
||||
Reference in New Issue
Block a user