oops forgot the print

This commit is contained in:
brostosjoined 2025-01-26 21:14:40 +03:00
parent c6d8e97624
commit 529fd6ae57
2 changed files with 1 additions and 7 deletions

View file

@ -1687,12 +1687,7 @@
} }
], ],
"versions": { "versions": {
"1.5.0": { "1.5.0": null,
"api_version": 9,
"commit_sha": "0db98e8",
"released_on": "26-01-2025",
"md5sum": "3d2e0ea0a08dc39308af3f9795237fba"
},
"1.0.0": { "1.0.0": {
"api_version": 8, "api_version": 8,
"commit_sha": "48bd0da", "commit_sha": "48bd0da",

View file

@ -371,7 +371,6 @@ def add_port_mapping():
NewExternalPort=BS_PORT, NewExternalPort=BS_PORT,
NewProtocol="UDP", NewProtocol="UDP",
) )
print(result["NewEnabled"])
if result["NewEnabled"] and not accessible_online: if result["NewEnabled"] and not accessible_online:
if babase.do_once(): if babase.do_once():
babase.screenmessage( babase.screenmessage(