wip #6441
This commit is contained in:
@@ -61,7 +61,7 @@ export default define(meta, async (ps, user) => {
|
||||
}
|
||||
|
||||
// Create favorite
|
||||
await NoteFavorites.save({
|
||||
await NoteFavorites.insert({
|
||||
id: genId(),
|
||||
createdAt: new Date(),
|
||||
noteId: note.id,
|
||||
|
Reference in New Issue
Block a user