diff options
Diffstat (limited to 'src/utils/consts.py')
| -rw-r--r-- | src/utils/consts.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/utils/consts.py b/src/utils/consts.py new file mode 100644 index 00000000..d2816509 --- /dev/null +++ b/src/utils/consts.py @@ -0,0 +1,2 @@ +BITBOT_HOOKS_MAGIC = "__bitbot_hooks" +BITBOT_EXPORTS_MAGIC = "__bitbot_exports" |
