This commit is contained in:
daniel31x13
2025-12-22 17:36:09 -05:00
parent d749487fb6
commit dcf6d72c01

View File

@@ -159,6 +159,7 @@ export default async function updateLinkById(
readable: oldLink?.url !== data.url ? null : undefined,
monolith: oldLink?.url !== data.url ? null : undefined,
preview: oldLink?.url !== data.url ? null : undefined,
lastPreserved: oldLink?.url !== data.url ? null : undefined,
indexVersion: null,
collection: {
connect: {