Skip to content

Commit

Permalink
Merge pull request #2 from peterus/add_region_filter
Browse files Browse the repository at this point in the history
add region filter
  • Loading branch information
jancona authored Aug 30, 2024
2 parents 9376664 + 142521a commit f080194
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions repeaterbook.go
Original file line number Diff line number Diff line change
Expand Up @@ -213,6 +213,7 @@ type RepeaterBookResult struct {
TSQ string `json:"TSQ"`
NearestCity string `json:"Nearest City"`
Landmark string `json:"Landmark"`
Region string `json:"Region"`
County string `json:"County"`
State string `json:"State"`
Country string `json:"Country"`
Expand Down

0 comments on commit f080194

Please sign in to comment.