mirror of
https://github.com/aljazceru/notedeck.git
synced 2026-01-15 06:14:20 +01:00
damus: make relay pool public
we will be using this for our post view Signed-off-by: William Casarin <jb55@jb55.com>
This commit is contained in:
@@ -41,7 +41,7 @@ pub struct Damus {
|
||||
state: DamusState,
|
||||
//compose: String,
|
||||
note_cache: NoteCache,
|
||||
pool: RelayPool,
|
||||
pub pool: RelayPool,
|
||||
is_mobile: bool,
|
||||
|
||||
/// global navigation for account management popups, etc.
|
||||
|
||||
Reference in New Issue
Block a user