mirror of
https://github.com/bitvora/wot-relay.git
synced 2025-05-31 22:42:01 +00:00
add text note
This commit is contained in:
parent
c75394a44f
commit
b901d5f562
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
db/
|
||||
.env
|
||||
.env
|
||||
wot-relay
|
1
main.go
1
main.go
@ -194,6 +194,7 @@ func archiveTrustedNotes(relay *khatru.Relay) {
|
||||
nostr.KindRepost,
|
||||
nostr.KindZapRequest,
|
||||
nostr.KindZap,
|
||||
nostr.KindTextNote,
|
||||
},
|
||||
}}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user