1
0

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

This commit is contained in:
syui 2024-08-18 02:23:01 +09:00
parent 14ca1bcdee
commit 4a3965efcd
Signed by: syui
GPG Key ID: 5417CFEBAD92DF56

View File

@ -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:{}",