Skip to content

Commit 73477cf

Browse files
committed
fix: missing location in properties
1 parent 5f251a0 commit 73477cf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

hcloud/primary_ips/domain.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ class PrimaryIP(BaseDomain, DomainIdentityMixin):
5454
"dns_ptr",
5555
"blocked",
5656
"protection",
57+
"location",
5758
"labels",
5859
"created",
5960
"name",

0 commit comments

Comments
 (0)