forked from Archives/Athou_commafeed
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