提交 9fe43503 编写于 作者: N Nicolargo

Correct another issue in Client/Server mode with ports plugin

上级 50bfa357
......@@ -66,9 +66,6 @@ class Plugin(GlancesPlugin):
def update(self):
"""Update the ports list."""
if self.args is None or self.args.disable_ports:
return {}
if self.input_method == 'local':
# Only refresh:
# * if there is not other scanning thread
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册