Skip to content

Commit

Permalink
chore: update ignore filter
Browse files Browse the repository at this point in the history
  • Loading branch information
sitiom authored Mar 13, 2024
1 parent f2756e2 commit b466b31
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ async fn listen_to_neo_messages() -> Result<()> {
"You have been added to the group ",
"Your photo was accepted",
"You have been transferred to class ",
"You were unenrolled from class "
];
let search_query = format!(
"X-GM-RAW \"from:iACADEMY-NEO <[email protected]> -subject:({})\"",
Expand Down

0 comments on commit b466b31

Please sign in to comment.