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,
|
state: DamusState,
|
||||||
//compose: String,
|
//compose: String,
|
||||||
note_cache: NoteCache,
|
note_cache: NoteCache,
|
||||||
pool: RelayPool,
|
pub pool: RelayPool,
|
||||||
is_mobile: bool,
|
is_mobile: bool,
|
||||||
|
|
||||||
/// global navigation for account management popups, etc.
|
/// global navigation for account management popups, etc.
|
||||||
|
|||||||
Reference in New Issue
Block a user