mirror of
https://github.com/Athou/commafeed.git
synced 2026-09-20 19:51:09 +00:00
remove unused onlyIds parameter
This commit is contained in:
@@ -117,7 +117,6 @@ export interface GetEntriesRequest {
|
||||
newerThan?: number
|
||||
order?: ReadingOrder
|
||||
keywords?: string
|
||||
onlyIds?: boolean
|
||||
excludedSubscriptionIds?: string
|
||||
tag?: string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user