add text note

This commit is contained in:
Barry Deen 2024-09-06 12:14:50 -04:00
parent c75394a44f
commit b901d5f562
2 changed files with 3 additions and 1 deletions

3
.gitignore vendored
View File

@ -1,2 +1,3 @@
db/
.env
.env
wot-relay

View File

@ -194,6 +194,7 @@ func archiveTrustedNotes(relay *khatru.Relay) {
nostr.KindRepost,
nostr.KindZapRequest,
nostr.KindZap,
nostr.KindTextNote,
},
}}