mirror of
https://github.com/davegallant/rfd-notify.git
synced 2025-08-06 08:43:39 +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