fix: update tags
This commit is contained in:
@@ -39,6 +39,7 @@ export default async function (link: ExtendedLink, userId: number) {
|
||||
},
|
||||
},
|
||||
tags: {
|
||||
set: [],
|
||||
connectOrCreate: link.tags.map((tag) => ({
|
||||
where: {
|
||||
name_ownerId: {
|
||||
|
||||
Reference in New Issue
Block a user