Reword sunset event exception (#145400)

This commit is contained in:
Tsvi Mostovicz 2025-05-21 21:21:06 +03:00 committed by GitHub
parent b3ba506e6c
commit 13ce4322ac
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -187,6 +187,8 @@
}
},
"exceptions": {
"sunset_event": { "message": "Can't get sunset event date" }
"sunset_event": {
"message": "Sunset event cannot be calculated for the provided date and location"
}
}
}