This commit is contained in:
parent
3d741a3328
commit
2b4dc50a03
@ -1 +1 @@
|
||||
Subproject commit 09ef1ad75120f9081f33c8964c332ac259d75743
|
||||
Subproject commit 58ecabc9e1e46035561bb93471455e7eec8eebad
|
@ -456,7 +456,7 @@ pub fn c_bot(c: &Context) {
|
||||
println!("{}", str_rep);
|
||||
w_cid(cid.to_string(), log_file(&"n1"), true);
|
||||
}
|
||||
} else if uri_root == &manga_uri || {
|
||||
} else if uri_root == &manga_uri {
|
||||
println!("manga_uri:{}", manga_uri);
|
||||
let output = Command::new(data_scpt(&"ai"))
|
||||
.arg(&"atproto").arg(&"manga")
|
||||
|
Loading…
Reference in New Issue
Block a user