fix
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4s

This commit is contained in:
2024-08-18 02:09:57 +09:00
parent 280f3d4164
commit 66cef80afc

View File

@@ -59,7 +59,7 @@ pub fn c_feed_watch(c: &Context) {
}
if check_cid == false && { prompt.is_empty() == false || com.is_empty() == false } {
println!("{}", handle);
println!("{}, {}", handle, check_cid);
if c.bool_flag("debug") == true {
println!(