Add service configuration URL to Stookalert (#57697)

This commit is contained in:
Franck Nijhof 2021-10-14 22:31:12 +02:00 committed by GitHub
parent 3c11e2a097
commit a584d7b5c9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 11 additions and 23 deletions

View file

@ -22,5 +22,4 @@ PROVINCES: Final = (
"Zuid-Holland",
)
ATTR_ENTRY_TYPE: Final = "entry_type"
ENTRY_TYPE_SERVICE: Final = "service"