mirror of
https://github.com/EstrellaXD/Auto_Bangumi.git
synced 2026-04-24 02:20:38 +08:00
webui: add rss manage function.
This commit is contained in:
@@ -15,7 +15,6 @@ const props = withDefaults(
|
||||
items: Array<SelectItem | string>;
|
||||
}>(),
|
||||
{
|
||||
items: ['test1', 'test2'],
|
||||
}
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user