diff options
Diffstat (limited to 'pysite/constants.py')
-rw-r--r-- | pysite/constants.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pysite/constants.py b/pysite/constants.py index 0099c946..806a6430 100644 --- a/pysite/constants.py +++ b/pysite/constants.py @@ -129,3 +129,4 @@ RMQ_PORT = 5672 # Channels CHANNEL_MOD_LOG = 282638479504965634 CHANNEL_DEV_LOGS = 409308876241108992 +CHANNEL_JAM_LOGS = 452486310121439262 |