mirror of
https://github.com/uqbar-dao/nectar.git
synced 2025-01-04 15:53:21 +03:00
Format Rust code using rustfmt
This commit is contained in:
parent
5f01c5225e
commit
781cb34e1c
@ -365,7 +365,7 @@ async fn http_handle_messages(
|
||||
} => {
|
||||
let mut path_bindings = path_bindings.lock().await;
|
||||
let app = source.process.clone().to_string();
|
||||
|
||||
|
||||
let mut path = path.clone();
|
||||
if app != "homepage:homepage:uqbar" {
|
||||
path = if path.starts_with("/") {
|
||||
|
Loading…
Reference in New Issue
Block a user