This commit is contained in:
Stefan Midjich 2017-03-07 17:24:52 +01:00
parent 8ea6ae4f55
commit c1ee2b0813
1 changed files with 2 additions and 0 deletions

View File

@ -66,6 +66,8 @@ class Client(object):
if self.enabled:
self.commit_rule()
else:
self.remove_rule()
def commit_client(self):