mirror of
https://github.com/TheCommsChannel/TC2-BBS-mesh.git
synced 2025-07-29 09:48:40 -04:00
Disabled debug message
This commit is contained in:
parent
7251f663e3
commit
3d0e600d40
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ def main():
|
|||
|
||||
merge_config(system_config, args)
|
||||
|
||||
print(f"{system_config=}")
|
||||
# print(f"{system_config=}")
|
||||
|
||||
interface = get_interface(system_config)
|
||||
interface.bbs_nodes = system_config['bbs_nodes']
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue