From 82448a737a2874e18d2dab24d760b4c5ad1b831e Mon Sep 17 00:00:00 2001 From: Florian Date: Thu, 26 Sep 2019 21:25:11 +0200 Subject: [PATCH] Update poc.py --- includes/decoders/poc.py | 1 + 1 file changed, 1 insertion(+) 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