default pfp
This will eventually be a local file. For now just load it remotely.
This commit is contained in:
@@ -4,6 +4,7 @@ mod contacts;
|
||||
mod error;
|
||||
|
||||
pub use app::Damus;
|
||||
pub use error::Error;
|
||||
|
||||
pub type Result<T> = std::result::Result<T, error::Error>;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user