Squash merge feature/publish-metadata into main
This commit is contained in:
parent
cc5e0dbef6
commit
875bf50765
7 changed files with 629 additions and 21 deletions
|
|
@ -137,6 +137,9 @@ export const SERVICE_TOKENS = {
|
|||
PROFILE_SERVICE: Symbol('profileService'),
|
||||
REACTION_SERVICE: Symbol('reactionService'),
|
||||
|
||||
// Nostr metadata services
|
||||
NOSTR_METADATA_SERVICE: Symbol('nostrMetadataService'),
|
||||
|
||||
// Events services
|
||||
EVENTS_SERVICE: Symbol('eventsService'),
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue