mirror of
https://github.com/aljazceru/ditto.git
synced 2026-01-09 00:24:20 +01:00
Allow posting a status to Nostr
This commit is contained in:
@@ -34,4 +34,4 @@ const fetchFollows = (pubkey: string): Promise<Event<3> | null> => {
|
||||
});
|
||||
};
|
||||
|
||||
export { fetchEvent, fetchFollows, fetchUser };
|
||||
export { fetchEvent, fetchFollows, fetchUser, pool };
|
||||
|
||||
Reference in New Issue
Block a user