feat: blogs #118
@ -62,7 +62,7 @@ export const writeRouteAction =
|
|||||||
const uuid = uuidv4()
|
const uuid = uuidv4()
|
||||||
const currentTimeStamp = now()
|
const currentTimeStamp = now()
|
||||||
|
|
||||||
const aTag = `${kinds.ClassifiedListing}:${hexPubkey}:${uuid}`
|
const aTag = `${kinds.LongFormArticle}:${hexPubkey}:${uuid}`
|
||||||
const tTags = formSubmit
|
const tTags = formSubmit
|
||||||
.tags!.toLowerCase()
|
.tags!.toLowerCase()
|
||||||
.split(',')
|
.split(',')
|
||||||
|
Loading…
Reference in New Issue
Block a user