diff --git a/src/popup/RSSList.tsx b/src/popup/RSSList.tsx index b80e78f..7e2b7ba 100644 --- a/src/popup/RSSList.tsx +++ b/src/popup/RSSList.tsx @@ -9,7 +9,7 @@ function RSSList({ type, list }: { type: string; list: RSSData[] }) { return (

{chrome.i18n.getMessage(type)}

-