mirror of
https://github.com/Athou/commafeed.git
synced 2026-09-23 12:35:07 +00:00
refactor
This commit is contained in:
@@ -27,7 +27,7 @@ const createFeed = (id: number, unread: number): Subscription => ({
|
||||
feedUrl: "",
|
||||
feedLink: "",
|
||||
iconUrl: "",
|
||||
notifyOnNewEntries: true,
|
||||
pushNotificationsEnabled: true,
|
||||
})
|
||||
|
||||
const root = createCategory("root")
|
||||
|
||||
Reference in New Issue
Block a user