Fix class name
Signed-off-by: Pluggi <pluggi512@gmail.com>
This commit is contained in:
parent
82813dde51
commit
aecde0e84e
@ -4,7 +4,7 @@ from i3pystatus.core.command import run_through_shell
|
||||
__author__ = 'Pluggi'
|
||||
|
||||
|
||||
class OpenVPN(IntervalModule):
|
||||
class Wireguard(IntervalModule):
|
||||
"""
|
||||
Monitor Wireguard connections.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user