From a0bee48d9f9d2db78e81f37194a9efc2b1a21645 Mon Sep 17 00:00:00 2001 From: Franklin Yu Date: Sun, 2 Jun 2024 06:49:14 -0700 Subject: [PATCH] docs: mention the GitHub issue for the new design (#15790) --- lib/types.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/types.ts b/lib/types.ts index 67f20d420bf9b..b2489e5b88c6b 100644 --- a/lib/types.ts +++ b/lib/types.ts @@ -242,6 +242,7 @@ export type RadarItem = { * * Using `target` as a function is deprecated in RSSHub-Radar 2.0.19 * @see https://github.com/DIYgod/RSSHub-Radar/commit/5a97647f900bb2bca792787a322b2b1ca512e40b#diff-f84e3c1e16af314bc4ed7c706d7189844663cde9b5142463dc5c0db34c2e8d54L10 + * @see https://github.com/DIYgod/RSSHub-Radar/issues/692 */ target?: | string