Merge branch 'staging' into show-scheckbuch-info
This commit is contained in:
@ -166,6 +166,7 @@ pub struct Config {
|
||||
rss_key: String,
|
||||
smtp_pw: String,
|
||||
usage_log_path: String,
|
||||
pub openweathermap_key: String,
|
||||
}
|
||||
|
||||
pub fn config(rocket: Rocket<Build>) -> Rocket<Build> {
|
||||
|
Reference in New Issue
Block a user