Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/npm_and_yarn/static/js/queuepage/…
Browse files Browse the repository at this point in the history
…braces-3.0.3
  • Loading branch information
lukeshingles authored Jul 22, 2024
2 parents 82f399c + cc55d45 commit 28e4b07
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions atlasserver/forcephot/countryrestriction.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ def __init__(self, *args, **kwargs):

def process_request(self, request):
block_message = None
log_message = ""

country_code = request.geo_data["country_code"]
if country_code in ["BY", "RU"]:
Expand Down

0 comments on commit 28e4b07

Please sign in to comment.