From 0714722b081e96e2fca27da598fa8ea5c11f2914 Mon Sep 17 00:00:00 2001 From: EstrellaXD Date: Sun, 20 Aug 2023 17:13:53 +0800 Subject: [PATCH] feat: change rss add card, add aggregation rss judgment conditions --- webui/src/components/ab-add-bangumi.vue | 48 +++++++++++++++++++------ webui/src/i18n/en.json | 2 +- webui/src/i18n/zh-CN.json | 6 ++-- webui/types/rss.ts | 9 +++++ 4 files changed, 51 insertions(+), 14 deletions(-) diff --git a/webui/src/components/ab-add-bangumi.vue b/webui/src/components/ab-add-bangumi.vue index d73959fe..174905db 100644 --- a/webui/src/components/ab-add-bangumi.vue +++ b/webui/src/components/ab-add-bangumi.vue @@ -1,7 +1,10 @@