mirror of
https://github.com/Athou/commafeed.git
synced 2026-03-21 21:37:29 +00:00
remove the possibility to receive notifications when subscribing because that sends a lot of notifications, one for each entry in the feed
This commit is contained in:
@@ -304,7 +304,6 @@ export interface SubscribeRequest {
|
||||
url: string
|
||||
title: string
|
||||
categoryId?: string
|
||||
pushNotificationsEnabled: boolean
|
||||
}
|
||||
|
||||
export interface TagRequest {
|
||||
|
||||
Reference in New Issue
Block a user