From 9d5e8a2510f946d3c1e13b95d2456bfb40834bde Mon Sep 17 00:00:00 2001 From: Ricky Zakaria Prasetyo Date: Sat, 9 Oct 2021 22:14:07 +0700 Subject: [PATCH] add anime fullmetal --- src/datasource/fullmetal-alchemist-brotherhood.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 src/datasource/fullmetal-alchemist-brotherhood.json diff --git a/src/datasource/fullmetal-alchemist-brotherhood.json b/src/datasource/fullmetal-alchemist-brotherhood.json new file mode 100644 index 0000000..a221d2d --- /dev/null +++ b/src/datasource/fullmetal-alchemist-brotherhood.json @@ -0,0 +1,6 @@ +{ + "animeEmoji": "🦾 💪 👁 🙏 🚪", + "animeName": "Fullmetal Alchemist: Brotherhood", + "animeYear": 2009, + "animeLink": "https://myanimelist.net/anime/5114/Fullmetal_Alchemist__Brotherhood" +}