mirror of
https://github.com/YunoHost/moulinette.git
synced 2024-09-03 20:06:31 +02:00
Merge branch 'master' of myko-serveur.fr:titoko/moulinette into dev
This commit is contained in:
commit
752b9b4609
1 changed files with 1 additions and 1 deletions
|
@ -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):
|
||||
"""
|
||||
|
|
Loading…
Add table
Reference in a new issue