fmt.Printf("EPUB created and saved under: %s\n\n",epubPath)
}else{
fmt.Print("EPUB exists already!\n\n")
fmt.Print("No update on manga, skipping epub creation!\n\n")
}
mangas[i]=manga
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.