plugins fixes, improvements
This commit is contained in:
parent
fb74ea4455
commit
5a0843d98b
18 changed files with 50 additions and 38 deletions
|
|
@ -39,7 +39,7 @@ class LibToxEncryptSave(util.Singleton):
|
|||
libtoxencryptsave = libtox.LibToxEncryptSave()
|
||||
|
||||
def __init__(self):
|
||||
LibToxEncryptSave._instance = self
|
||||
super().__init__()
|
||||
self._passphrase = None
|
||||
|
||||
def set_password(self, passphrase):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue