diff --git a/yunohost_firewall.py b/yunohost_firewall.py index 38897e0e..69398614 100644 --- a/yunohost_firewall.py +++ b/yunohost_firewall.py @@ -155,7 +155,7 @@ def firewall_reload(upnp=False): win_msg(_("Firewall successfully reloaded")) - return firewall_list + return firewall_list() def update_yml(port=None,protocol=None,mode=None,ipv6=None): """