diff --git a/includes/decoders/poc.py b/includes/decoders/poc.py index 6ab9aa0..6fd33e1 100644 --- a/includes/decoders/poc.py +++ b/includes/decoders/poc.py @@ -34,6 +34,7 @@ def isAllowed(poc_id): """ allowed = 0 + has_geo = False # 1.) If allowed RICs is set, only they will path, # If RIC is the right one return True, else False