mirror of
https://github.com/mrfluffy-dev/kami.git
synced 2026-01-17 12:50:32 +00:00
honestly fuck windows but now it works
This commit is contained in:
@@ -52,7 +52,6 @@ pub fn anime_stream(first_run: bool) {
|
||||
println!("Invalid episode number");
|
||||
}
|
||||
}
|
||||
|
||||
loop{
|
||||
let link = anime_link(title, ep_num as u64);
|
||||
open_video(link);
|
||||
|
||||
Reference in New Issue
Block a user