added seed script + renamed table fields + added field
This commit is contained in:
@@ -27,9 +27,10 @@ export default function UploadFileModal({ onClose }: Props) {
|
||||
description: "",
|
||||
type: "url",
|
||||
tags: [],
|
||||
screenshotPath: "",
|
||||
pdfPath: "",
|
||||
readabilityPath: "",
|
||||
preview: "",
|
||||
image: "",
|
||||
pdf: "",
|
||||
readable: "",
|
||||
textContent: "",
|
||||
collection: {
|
||||
name: "",
|
||||
|
||||
Reference in New Issue
Block a user