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. |
||
|---|---|---|
| .. | ||
| archive_link.ts | ||
| create_group.ts | ||
| create_page_save_request.ts | ||
| create_user.ts | ||
| followers.ts | ||
| newsletters.ts | ||
| reports.ts | ||
| save_email.ts | ||
| save_file.ts | ||
| save_page.ts | ||
| save_url.ts | ||
| user_device_tokens.ts | ||