forked from Archives/Athou_commafeed
add support for starring entries
This commit is contained in:
@@ -27,7 +27,7 @@ export function Subscribe() {
|
||||
initialValues: {
|
||||
url: "",
|
||||
title: "",
|
||||
categoryId: Constants.categoryIds.all,
|
||||
categoryId: Constants.categories.all.id,
|
||||
},
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user