add RSS debug tool
This commit is contained in:
parent
6daa02e8ad
commit
aeaa6eb3a6
5 changed files with 206 additions and 21 deletions
|
@ -14,7 +14,7 @@ struct SillyDownloadable {
|
|||
#[derive(Clone, Deserialize)]
|
||||
pub(crate) struct Config {
|
||||
#[serde(flatten)]
|
||||
pub(crate) dl: SillyDownloadable,
|
||||
dl: SillyDownloadable,
|
||||
|
||||
#[serde(flatten)]
|
||||
pub(crate) ui: CalendarUi,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue