python work
This commit is contained in:
@@ -856,7 +856,8 @@ class VeilidConfigProtectedStore {
|
||||
directory = json['directory'],
|
||||
delete = json['delete'],
|
||||
deviceEncryptionKeyPassword = json['device_encryption_key_password'],
|
||||
newDeviceEncryptionKeyPassword = json['new_device_encryption_key_password'];
|
||||
newDeviceEncryptionKeyPassword =
|
||||
json['new_device_encryption_key_password'];
|
||||
}
|
||||
|
||||
////////////
|
||||
|
Reference in New Issue
Block a user