you can now set description to a link + added link modal + many other changes and improvements
This commit is contained in:
@@ -31,6 +31,7 @@ export default async function updateLink(
|
||||
},
|
||||
data: {
|
||||
name: link.name,
|
||||
description: link.description,
|
||||
collection: {
|
||||
connectOrCreate: {
|
||||
where: {
|
||||
|
||||
Reference in New Issue
Block a user