mirror of
https://github.com/bombsquad-community/plugin-manager.git
synced 2025-10-08 14:54:36 +00:00
oops forgot the print
This commit is contained in:
parent
c6d8e97624
commit
529fd6ae57
2 changed files with 1 additions and 7 deletions
|
|
@ -371,7 +371,6 @@ def add_port_mapping():
|
|||
NewExternalPort=BS_PORT,
|
||||
NewProtocol="UDP",
|
||||
)
|
||||
print(result["NewEnabled"])
|
||||
if result["NewEnabled"] and not accessible_online:
|
||||
if babase.do_once():
|
||||
babase.screenmessage(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue