aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar jesopo2019-09-02 15:03:22 +0100
committerGravatar jesopo2019-09-02 15:03:22 +0100
commit868512fcfd7848d82e48558c213120450821a5eb (patch)
tree61aa9e19fa1ce092b46dfb33e5ae8a99f16c5147
parentAdd ability to prevent users specifying their own dns nameservers (diff)
signature
add --require-config hashflag to location.py
-rw-r--r--modules/location.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/location.py b/modules/location.py
index 53c25cf9..9f405383 100644
--- a/modules/location.py
+++ b/modules/location.py
@@ -1,4 +1,5 @@
#--depends-on config
+#--require-config opencagedata-api-key
import typing
from src import ModuleManager, utils