Merge pull request 'update' (#117) from update into main
Reviewed-on: #117
This commit is contained in:
@ -205,6 +205,7 @@ fn unauthorized_error() -> Redirect {
|
||||
#[serde(crate = "rocket::serde")]
|
||||
pub struct Config {
|
||||
rss_key: String,
|
||||
smtp_pw: String,
|
||||
}
|
||||
|
||||
pub fn config(rocket: Rocket<Build>) -> Rocket<Build> {
|
||||
|
Reference in New Issue
Block a user