radicle/explorer: Allow overriding default URL
modified crates/radicle/src/explorer.rs
@@ -80,7 +80,7 @@ impl std::fmt::Display for ExplorerUrl {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -89,7 +89,8 @@ pub struct Explorer(String);
|
|
|
|
|
|
| - | |
| + | |
| + | |
|
|
|
|
|