This commit is contained in:
parent
14ca1bcdee
commit
4a3965efcd
@ -58,9 +58,8 @@ pub fn c_feed_watch(c: &Context) {
|
||||
}
|
||||
}
|
||||
|
||||
if check_cid == false && { prompt.is_empty() == false || com.is_empty() == false } {
|
||||
if prompt.is_empty() == false || com.is_empty() == false {
|
||||
println!("{}", handle);
|
||||
|
||||
if c.bool_flag("debug") == true {
|
||||
println!(
|
||||
"cid:{}\nuri:{}\ncid_root:{}\nuri_root:{}\nhost:{}\ndid:{}\ncheck_cid:{}",
|
||||
|
Loading…
Reference in New Issue
Block a user