mirror of
https://github.com/redlib-org/redlib.git
synced 2024-12-06 19:27:17 +01:00
chore(clippy): fix lint
This commit is contained in:
+1
-1
@@ -79,7 +79,7 @@ pub struct Config {
|
||||
#[serde(rename = "REDLIB_DEFAULT_SUBSCRIPTIONS")]
|
||||
#[serde(alias = "LIBREDDIT_DEFAULT_SUBSCRIPTIONS")]
|
||||
pub(crate) default_subscriptions: Option<String>,
|
||||
|
||||
|
||||
#[serde(rename = "REDLIB_DEFAULT_FILTERS")]
|
||||
#[serde(alias = "LIBREDDIT_DEFAULT_FILTERS")]
|
||||
pub(crate) default_filters: Option<String>,
|
||||
|
||||
Reference in New Issue
Block a user