Refactor dvm request and outbox loader
This commit is contained in:
@@ -19,5 +19,5 @@ export const {
|
||||
name: "pins",
|
||||
store: pins,
|
||||
getKey: pins => pins.event.pubkey,
|
||||
load: makeOutboxLoader([PINS])
|
||||
load: makeOutboxLoader(PINS)
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user