mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
This fixes unarchiving content by re-saving it via the Save* API methods. Setting to undefined is not the same as null in this case, and will result in archived_at being non-null and the link then being excluded from the GetArticles query. |
||
|---|---|---|
| .. | ||
| article.test.ts | ||
| labels.test.ts | ||
| newsletters.test.ts | ||
| reminders.test.ts | ||
| server.test.ts | ||
| user.test.ts | ||
| user_device_tokens.test.ts | ||
| user_feed_article.test.ts | ||