This commit is contained in:
parent
43afdb4857
commit
3d741a3328
@ -468,7 +468,7 @@ pub fn c_bot(c: &Context) {
|
|||||||
.arg(&uri_root)
|
.arg(&uri_root)
|
||||||
.arg(&host)
|
.arg(&host)
|
||||||
.arg(&avatar)
|
.arg(&avatar)
|
||||||
.arg(&prompt_sub)
|
.arg(&prompt_chat)
|
||||||
.output()
|
.output()
|
||||||
.expect("zsh");
|
.expect("zsh");
|
||||||
let d = String::from_utf8_lossy(&output.stdout);
|
let d = String::from_utf8_lossy(&output.stdout);
|
||||||
|
Loading…
Reference in New Issue
Block a user