This commit is contained in:
slashtechno 2022-12-18 16:01:31 -06:00
commit 67585ae078
Signed by: slashtechno
GPG Key ID: 8EC1D9D9286C2B17
1 changed files with 1 additions and 1 deletions

View File

@ -161,7 +161,7 @@ while True:
data=f'"{name}" has been seen',
headers={
"Title": "Face Detected",
"Priority": "urgent",
"Priority": "default",
"Tags": "neutral_face",
},
)