This commit is contained in:
parent
280f3d4164
commit
66cef80afc
@ -59,7 +59,7 @@ pub fn c_feed_watch(c: &Context) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
if check_cid == false && { prompt.is_empty() == false || com.is_empty() == false } {
|
if check_cid == false && { prompt.is_empty() == false || com.is_empty() == false } {
|
||||||
println!("{}", handle);
|
println!("{}, {}", handle, check_cid);
|
||||||
|
|
||||||
if c.bool_flag("debug") == true {
|
if c.bool_flag("debug") == true {
|
||||||
println!(
|
println!(
|
||||||
|
Loading…
Reference in New Issue
Block a user