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. |
||
|---|---|---|
| .. | ||
| gql | ||
| resolvers | ||
| routers | ||
| services | ||
| utils | ||
| babel-register.js | ||
| db.ts | ||
| global-setup.ts | ||
| global-teardown.ts | ||
| util.ts | ||