Skip to content

Commit

Permalink
fix: add fedex delivered subject (#590)
Browse files Browse the repository at this point in the history
  • Loading branch information
firstof9 authored Dec 1, 2021
2 parents b8ee40c + deec8a0 commit 95c1586
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions custom_components/mail_and_packages/const.py
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,7 @@
"email": ["[email protected]", "[email protected]"],
"subject": [
"Your package has been delivered",
"Your packages have been delivered",
],
},
"fedex_delivering": {
Expand Down

0 comments on commit 95c1586

Please sign in to comment.