mirror of
https://github.com/zulip/zulip.git
synced 2026-06-30 21:11:04 +08:00
4 lines
139 B
Python
4 lines
139 B
Python
# This is used for a somewhat hacky way of passing the port number
|
|
# into this early-initialized module.
|
|
logging_data: dict[str, str] = {}
|