bugs fixed
This commit is contained in:
@@ -46,6 +46,8 @@ export default function AddOrEditLink({
|
||||
url: "",
|
||||
description: "",
|
||||
tags: [],
|
||||
screenshotPath: "",
|
||||
pdfPath: "",
|
||||
collection: {
|
||||
name: "",
|
||||
ownerId: data?.user.id as number,
|
||||
|
||||
Reference in New Issue
Block a user