diff options
Diffstat (limited to 'src/leap/base')
-rw-r--r-- | src/leap/base/constants.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/leap/base/constants.py b/src/leap/base/constants.py index 991a1dfe..0ec3e016 100644 --- a/src/leap/base/constants.py +++ b/src/leap/base/constants.py @@ -1,4 +1,5 @@ """constants to be used in base module""" +APP_NAME = "leap" # default provider placeholder # using `example.org` we make sure that this |