Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/unkn0w7n/calibre
Browse files Browse the repository at this point in the history
  • Loading branch information
kovidgoyal committed Apr 12, 2024
2 parents d7f99c8 + 6f88a4c commit 5fb41d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes/asahi_shimbun_en.recipe
Expand Up @@ -153,7 +153,7 @@ class AsahiShimbunEnglishNews(BasicNewsRecipe):
("Asia & World - World", self.get_section("asia_world/world")),
("Sci & Tech", self.get_section("sci_tech")),
("Culture - Style", self.get_section("culture/style")),
("Culture - Cooking", self.get_section("culture/cooking")),
# ("Culture - Cooking", self.get_section("culture/cooking")),
("Culture - Movies", self.get_section("culture/movies")),
("Culture - Manga & Anime", self.get_section("culture/manga_anime")),
("Travel", self.get_section("travel")),
Expand Down

0 comments on commit 5fb41d2

Please sign in to comment.