mirror of
https://github.com/lumina-rocks/lumina.git
synced 2026-06-05 18:21:34 +02:00
add additional x tag to kind 20
This commit is contained in:
@@ -228,6 +228,7 @@ const UploadComponent: React.FC = () => {
|
||||
"blurhash " + blurhash,
|
||||
`dim ${image.width}x${image.height}`,
|
||||
])
|
||||
noteTags.push(["x", sha256])
|
||||
}
|
||||
|
||||
const createdAt = Math.floor(Date.now() / 1000)
|
||||
|
||||
Reference in New Issue
Block a user