mirror of
https://github.com/davegallant/rfd-notify.git
synced 2026-01-07 19:04:05 +00:00
@@ -42,7 +42,7 @@ pub struct Config {
|
||||
pub sendgrid: SendgridConfig,
|
||||
}
|
||||
|
||||
#[derive(Debug, Deserialize, PartialEq)]
|
||||
#[derive(Debug, Deserialize, PartialEq, Eq)]
|
||||
pub struct ConfigFile {
|
||||
pub expressions: Vec<String>,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user