mirror of
https://github.com/aljazceru/nostrdvm.git
synced 2025-12-24 01:14:24 +01:00
noogle: render optimizations
This commit is contained in:
@@ -586,6 +586,7 @@ export default {
|
||||
jsonentry.about = await parseandreplacenpubs(jsonentry.about)
|
||||
jsonentry.event = entry.asJson()
|
||||
jsonentry.kind = entry.tags[tag].asVec()[1]
|
||||
//jsonentry.nip90Params = JSON.parse(jsonentry.nip90Params)
|
||||
nip89dvms.push(jsonentry);
|
||||
}
|
||||
catch (error){
|
||||
|
||||
Reference in New Issue
Block a user